docs: fix pip-compared-to-easy-install url.

This commit is contained in:
Fredrik Möllerstrand
2011-10-20 11:50:27 +01:00
parent cfd38263d1
commit ad6a8d53d6
+1 -1
View 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>`_.