From 9c4d84f53e96b023c79ef54b8092a8c1440212ab Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 7 Jan 2017 13:19:31 -0500 Subject: Update documentation references from removed pythonhosted docs to RTD. Fixes #903. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') 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 -- cgit v1.2.3