[Python-checkins] peps: fix links

benjamin.peterson python-checkins at python.org
Sun Aug 31 16:51:14 CEST 2014


http://hg.python.org/peps/rev/d3b7604e5ebf
changeset:   5534:d3b7604e5ebf
user:        Benjamin Peterson <benjamin at python.org>
date:        Sun Aug 31 10:51:10 2014 -0400
summary:
  fix links

files:
  pep-0477.txt |  12 ++++++------
  1 files changed, 6 insertions(+), 6 deletions(-)


diff --git a/pep-0477.txt b/pep-0477.txt
--- a/pep-0477.txt
+++ b/pep-0477.txt
@@ -113,12 +113,12 @@
 References
 ==========
 
-.. [#six] `six.py <https://pypi.python.org/pypi/six>`
-.. [#modernize] `modernize <https://pypi.python.org/pypi/modernize>`
-.. [#future] `python-future <https://pypi.python.org/pypi/future>`
-.. [#setuptools] `setuptools <https://pypi.python.org/pypi/setuptools>`
-.. [#wheel] `Wheel <https://pypi.python.org/pypi/wheel>`
-.. [#twine] `twine <https://pypi.python.org/pypi/twine>`
+.. [#six] `six.py <https://pypi.python.org/pypi/six>`_
+.. [#modernize] `modernize <https://pypi.python.org/pypi/modernize>`_
+.. [#future] `python-future <https://pypi.python.org/pypi/future>`_
+.. [#setuptools] `setuptools <https://pypi.python.org/pypi/setuptools>`_
+.. [#wheel] `Wheel <https://pypi.python.org/pypi/wheel>`_
+.. [#twine] `twine <https://pypi.python.org/pypi/twine>`_
 
 
 Copyright

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list