Update docs/user/install.rst
authorKenneth Reitz <me@kennethreitz.com>
Mon, 2 Jan 2012 07:50:09 +0000 (02:50 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Mon, 2 Jan 2012 07:50:09 +0000 (02:50 -0500)
docs/user/install.rst

index 9100ac2..9470d62 100644 (file)
@@ -26,9 +26,9 @@ Cheeseshop Mirror
 -----------------
 
 If the Cheeseshop is down, you can also install Requests from Kenneth Reitz's
-personal `Cheeseshop mirror <http://pip.kreitz.co/>`_::
+personal `Cheeseshop mirror <http://pip.kennethreitz.com/>`_::
 
-    $ pip install -i http://pip.kreitz.co/simple requests
+    $ pip install -i http://pip.kennethreitz.com/simple requests
 
 
 Get the Code