From 55e37d4f0937cc143706cdb9052039b7b8cf477c Mon Sep 17 00:00:00 2001 From: gunbei Date: Wed, 23 Mar 2016 11:27:05 +0100 Subject: [PATCH] update get-pip.py location --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 6491774e..f20c7a65 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -172,5 +172,5 @@ Finally, to install `virtualenv`_, you can simply run:: Then you can be off on your way following the installation instructions above. -.. _get-pip.py: https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py +.. _get-pip.py: https://bootstrap.pypa.io/get-pip.py .. _ez_setup.py: https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py