aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-25 13:59:49 -0400
committerGitHub <noreply@github.com>2016-06-25 13:59:49 -0400
commitebf30b69931a41ab4ff709a38bd855b5777036d3 (patch)
tree3b9274686e8b320cd11b3b8ad17e50c292cd1cae
parent6cf6ce78b1c42c500b938f6de03af1626b1b2330 (diff)
parent5d8c17c312e4586ea7a37673f147f9e9622617c7 (diff)
downloadexternal_python_setuptools-ebf30b69931a41ab4ff709a38bd855b5777036d3.tar.gz
external_python_setuptools-ebf30b69931a41ab4ff709a38bd855b5777036d3.tar.bz2
external_python_setuptools-ebf30b69931a41ab4ff709a38bd855b5777036d3.zip
Merge pull request #620 from benoit-pierre/patch-1
readme: update links to documentation
-rwxr-xr-xREADME.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 1c6a0b86..d8d8a6e5 100755
--- a/README.rst
+++ b/README.rst
@@ -182,10 +182,10 @@ them there, so this reference list can be updated. If you have working,
the `setuptools bug tracker`_.
.. _setuptools bug tracker: https://github.com/pypa/setuptools/issues
-.. _The Internal Structure of Python Eggs: https://pythonhosted.org/setuptools/formats.html
-.. _The setuptools Developer's Guide: https://pythonhosted.org/setuptools/setuptools.html
-.. _The pkg_resources API reference: https://pythonhosted.org/setuptools/pkg_resources.html
-.. _The EasyInstall user's guide and reference manual: https://pythonhosted.org/setuptools/easy_install.html
+.. _The Internal Structure of Python Eggs: https://setuptools.readthedocs.io/en/latest/formats.html
+.. _The setuptools Developer's Guide: https://setuptools.readthedocs.io/en/latest/developer-guide.html
+.. _The pkg_resources API reference: https://setuptools.readthedocs.io/en/latest/pkg_resources.html
+.. _The EasyInstall user's guide and reference manual: https://setuptools.readthedocs.io/en/latest/easy_install.html
.. _distutils-sig mailing list: http://mail.python.org/pipermail/distutils-sig/