Fixed #26554 -- Updated docs URLs to readthedocs.io

This commit is contained in:
Tim Graham 2016-04-28 10:09:57 -04:00
parent 0d8b523422
commit f945fb24a3
20 changed files with 33 additions and 33 deletions

View file

@ -1399,7 +1399,7 @@ You can even pre-generate the JavaScript catalog as part of your deployment
procedure and serve it as a static file. This radical technique is implemented
in django-statici18n_.
.. _django-statici18n: http://django-statici18n.readthedocs.org/en/latest/
.. _django-statici18n: https://django-statici18n.readthedocs.io/en/latest/
.. _url-internationalization: