diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-07 13:19:31 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-07 13:19:31 -0500 |
| commit | 9c4d84f53e96b023c79ef54b8092a8c1440212ab (patch) | |
| tree | 2198ea76b9abc5c442199dba35c46f10d5956363 /README.rst | |
| parent | 93d8715bff84449b62c2439dfa5845a9d12006e1 (diff) | |
| download | external_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-x | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
