Replace dead link with StackOverflow answer
authorIan Cordasco <ian.cordasco@rackspace.com>
Wed, 2 Jul 2014 15:34:25 +0000 (10:34 -0500)
committerIan Cordasco <ian.cordasco@rackspace.com>
Wed, 2 Jul 2014 15:34:25 +0000 (10:34 -0500)
docs/user/install.rst

index d890fe81f6b801b65b97d456e184fb95740a443f..be821e3cb01e79aa3886980acc7cd56534873110 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/other-tools.html#pip-compared-to-easy-install>`_.
+But, you really `shouldn't do that <https://stackoverflow.com/questions/3220404/why-use-pip-over-easy-install>`_.
 
 
 Get the Code