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 aef598dcdd86592c3fcdd953c9219df8f82e3498..9100ac21b6871bc6b8822484e5dc2b88ed425fe3 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>`_.