aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-07 13:19:31 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-07 13:19:31 -0500
commit9c4d84f53e96b023c79ef54b8092a8c1440212ab (patch)
tree2198ea76b9abc5c442199dba35c46f10d5956363 /README.rst
parent93d8715bff84449b62c2439dfa5845a9d12006e1 (diff)
downloadexternal_python_setuptools-9c4d84f53e96b023c79ef54b8092a8c1440212ab.tar.gz
external_python_setuptools-9c4d84f53e96b023c79ef54b8092a8c1440212ab.tar.bz2
external_python_setuptools-9c4d84f53e96b023c79ef54b8092a8c1440212ab.zip
Update documentation references from removed pythonhosted docs to RTD. Fixes #903.
Diffstat (limited to 'README.rst')
-rwxr-xr-xREADME.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 9cb8758f..accaac3c 100755
--- a/README.rst
+++ b/README.rst
@@ -126,8 +126,8 @@ Use ``--help`` to get a full options list, but we recommend consulting
the `EasyInstall manual`_ for detailed instructions, especially `the section
on custom installation locations`_.
-.. _EasyInstall manual: https://pythonhosted.org/setuptools/EasyInstall
-.. _the section on custom installation locations: https://pythonhosted.org/setuptools/EasyInstall#custom-installation-locations
+.. _EasyInstall manual: https://setuptools.readthedocs.io/en/latest/easy_install.html
+.. _the section on custom installation locations: https://setuptools.readthedocs.io/en/latest/easy_install.html#custom-installation-locations
Downloads