Update link to pip site on docs/user/install.rst
authorEspartaco Palma <esparta@gmail.com>
Fri, 4 Jul 2014 16:42:56 +0000 (11:42 -0500)
committerEspartaco Palma <esparta@gmail.com>
Fri, 4 Jul 2014 16:42:56 +0000 (11:42 -0500)
docs/user/install.rst

index be821e3cb01e79aa3886980acc7cd56534873110..5f0ef9c4831d1c638c9cedf8c4bd38379333ac21 100644 (file)
@@ -10,7 +10,8 @@ The first step to using any software package is getting it properly installed.
 Distribute & Pip
 ----------------
 
-Installing Requests is simple with `pip <http://www.pip-installer.org/>`_, just run this in your terminal::
+Installing Requests is simple with `pip <https://pip.pypa.io>`_, just run
+this in your terminal::
 
     $ pip install requests