diff options
| author | Claude Paroz <claude@2xlibre.net> | 2015-08-08 11:32:57 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2015-08-08 11:34:03 +0200 |
| commit | 293c5fcdcc1e6cd8248f3436c0056a2f35cbf3ec (patch) | |
| tree | 3f46dc256950c0fe52dcb0c12763f0f85fdf2d64 /docs/internals | |
| parent | ac46eb7e8379e451d0acc1ace666fabd56d016ce (diff) | |
[1.8.x] Updated Transifex links in docs
Backport of 18f3d4c1bd from master.
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/contributing/localizing.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/internals/contributing/localizing.txt b/docs/internals/contributing/localizing.txt index bb06da156d..d3b1c3ae8b 100644 --- a/docs/internals/contributing/localizing.txt +++ b/docs/internals/contributing/localizing.txt @@ -62,8 +62,8 @@ Django source tree, as for any code change: ``Translations``, and attach the patch to it. .. _Transifex: https://www.transifex.com/ -.. _Django project page: https://www.transifex.com/projects/p/django/ -.. _Transifex User Guide: http://support.transifex.com/ +.. _Django project page: https://www.transifex.com/django/django/ +.. _Transifex User Guide: http://docs.transifex.com/ .. _translating-documentation: @@ -72,6 +72,6 @@ Documentation There is also an opportunity to translate the documentation, though this is a huge undertaking to complete entirely (you have been warned!). We use the same -`Transifex tool <https://www.transifex.com/projects/p/django-docs/>`_. The +`Transifex tool <https://www.transifex.com/django/django-docs/>`_. The translations will appear at ``https://docs.djangoproject.com/<language_code>/`` when at least the ``docs/intro/*`` files are fully translated in your language. |
