This actually seems more appropriate

This commit is contained in:
Marco Bonetti 2013-02-25 21:20:38 +01:00
parent 1d3dfd1892
commit 2577016b58

View file

@ -92,7 +92,7 @@ Usage
Generate a batch of files to translate
--------------------------------------
See `Django's documentation on Internationalization <https://docs.djangoproject.com/en/dev/topics/i18n/#topics-i18n>`_ to setup your project to use i18n and create the ``gettext`` catalog files.
See `Django's documentation on Internationalization <https://docs.djangoproject.com/en/dev/topics/i18n/translation/>`_ to setup your project to use i18n and create the ``gettext`` catalog files.
Translate away!
---------------