docs: fix pip-compared-to-easy-install url.
authorFredrik Möllerstrand <fredrik@mollerstrand.se>
Thu, 20 Oct 2011 10:50:27 +0000 (11:50 +0100)
committerFredrik Möllerstrand <fredrik@mollerstrand.se>
Thu, 20 Oct 2011 10:50:27 +0000 (11:50 +0100)
docs/user/install.rst

index aef598d..9100ac2 100644 (file)
@@ -18,7 +18,7 @@ or, with `easy_install <http://pypi.python.org/pypi/setuptools>`_::
 
     $ easy_install requests
 
-But, you really `shouldn't do that <http://www.pip-installer.org/en/latest/index.html#pip-compared-to-easy-install>`_.
+But, you really `shouldn't do that <http://www.pip-installer.org/en/latest/other-tools.html#pip-compared-to-easy-install>`_.