diff options
| author | Claude Paroz <claude@2xlibre.net> | 2012-06-28 10:49:07 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2012-06-28 10:49:07 +0200 |
| commit | 8a5d1a6b93e05546c5fdbfc497d7fb3a3377cf85 (patch) | |
| tree | d094671fc2ab8ccc543e4fb90fa7ddd175217689 /docs/internals/contributing/localizing.txt | |
| parent | c8928b91b515c0712bdb633c1d1b2656b80baff8 (diff) | |
Updated obsolete links in the documentation
Diffstat (limited to 'docs/internals/contributing/localizing.txt')
| -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 ff957c44a4..263087b5fa 100644 --- a/docs/internals/contributing/localizing.txt +++ b/docs/internals/contributing/localizing.txt @@ -60,7 +60,7 @@ Django source tree, as for any code change: * Open a ticket in Django's ticket system, set its ``Component`` field to ``Translations``, and attach the patch to it. -.. _Transifex: https://www.transifex.net/ +.. _Transifex: https://www.transifex.com/ .. _Django i18n mailing list: http://groups.google.com/group/django-i18n/ -.. _Django project page: https://www.transifex.net/projects/p/django/ -.. _Transifex User Guide: http://help.transifex.net/ +.. _Django project page: https://www.transifex.com/projects/p/django/ +.. _Transifex User Guide: http://help.transifex.com/ |
