diff options
Diffstat (limited to 'docs/topics/i18n/translation.txt')
| -rw-r--r-- | docs/topics/i18n/translation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index b7255c2d52..6119a65d8d 100644 --- a/docs/topics/i18n/translation.txt +++ b/docs/topics/i18n/translation.txt @@ -1302,7 +1302,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: |
