diff options
| author | Tim Graham <timograham@gmail.com> | 2016-04-28 10:09:57 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-04-28 10:15:23 -0400 |
| commit | 8a135cca4e663ec649d9ef7643ffc2a10e91c781 (patch) | |
| tree | 57a071328f708dd1267471e213aea3544f9c636b /docs/howto/jython.txt | |
| parent | 472c54084b30b9b8483ef9f9c068362bc21894f8 (diff) | |
[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master
Diffstat (limited to 'docs/howto/jython.txt')
| -rw-r--r-- | docs/howto/jython.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/jython.txt b/docs/howto/jython.txt index 981e43d630..607bbbdd1b 100644 --- a/docs/howto/jython.txt +++ b/docs/howto/jython.txt @@ -71,4 +71,4 @@ running on standard Python. However, are a few differences to keep in mind: * Any part of Django that requires `Pillow`_ will not work. -.. _Pillow: https://pillow.readthedocs.org/en/latest/ +.. _Pillow: https://pillow.readthedocs.io/en/latest/ |
