diff options
author | Takayuki Shimizukawa <shimizukawa@gmail.com> | 2014-11-04 10:27:53 +0900 |
---|---|---|
committer | Takayuki Shimizukawa <shimizukawa@gmail.com> | 2014-11-04 10:27:53 +0900 |
commit | 9bd306840fdca63014038e0bdb8ce9b46358a86b (patch) | |
tree | 6a3e52ab7ecfa4852c4d321d69bb35fd902736d5 | |
parent | 2710f705a1d720c732e6357358baf6aede7f8fa9 (diff) | |
download | sphinx-git-9bd306840fdca63014038e0bdb8ce9b46358a86b.tar.gz |
change a link for documentation translation page: from 1.2 to 1.3
-rw-r--r-- | doc/intl.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/intl.rst b/doc/intl.rst index c4859d081..ea81c3ec8 100644 --- a/doc/intl.rst +++ b/doc/intl.rst @@ -277,7 +277,7 @@ Contributing to Sphinx reference translation The recommended way for new contributors to translate Sphinx reference is to join the translation team on Transifex. -There is `sphinx translation page`_ for Sphinx-1.2 documentation. +There is `sphinx translation page`_ for Sphinx-1.3 documentation. 1. Login to transifex_ service. 2. Go to `sphinx translation page`_. @@ -297,5 +297,5 @@ There is `sphinx translation page`_ for Sphinx-1.2 documentation. .. _`transifex-client`: https://pypi.python.org/pypi/transifex-client .. _`sphinx-intl`: https://pypi.python.org/pypi/sphinx-intl .. _Transifex: https://www.transifex.com/ -.. _`sphinx translation page`: https://www.transifex.com/projects/p/sphinx-doc-1_2_0/ +.. _`sphinx translation page`: https://www.transifex.com/projects/p/sphinx-doc-1_3/ .. _`Transifex Client v0.8 — Transifex documentation`: http://help.transifex.com/features/client/index.html |