summaryrefslogtreecommitdiff
path: root/docs/internals/contributing
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2015-08-08 11:32:57 +0200
committerClaude Paroz <claude@2xlibre.net>2015-08-08 11:33:28 +0200
commit18f3d4c1bdb4039b13e0b9445553561651dbfa8f (patch)
treeaa2c19aabc0c08a7148b3fd5a1c36f2d924a21e1 /docs/internals/contributing
parent69db1c745506bf63026def25d6854755179feaa8 (diff)
Updated Transifex links in docs
Diffstat (limited to 'docs/internals/contributing')
-rw-r--r--docs/internals/contributing/localizing.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/internals/contributing/localizing.txt b/docs/internals/contributing/localizing.txt
index bd86e62591..e59286784f 100644
--- a/docs/internals/contributing/localizing.txt
+++ b/docs/internals/contributing/localizing.txt
@@ -69,8 +69,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:
@@ -79,6 +79,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.