From 8a135cca4e663ec649d9ef7643ffc2a10e91c781 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 28 Apr 2016 10:09:57 -0400 Subject: [1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master --- docs/howto/jython.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/howto/jython.txt') 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/ -- cgit v1.3