Skip to content

Commit a4530c5

Browse files
committed
Merge pull request pypa#216 from neptunerx/master
Fix broken URL
2 parents e019b99 + 6b04165 commit a4530c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Install pip, setuptools, and wheel
6060
* Otherwise:
6161

6262
* Securely Download `get-pip.py
63-
<https://raw.github.com/pypa/pip/master/contrib/get-pip.py>`_ [1]_
63+
<https://bootstrap.pypa.io/get-pip.py>`_ [1]_
6464

6565
* Run ``python get-pip.py``. [2]_ This will install or upgrade pip.
6666
Additionally, it will install :ref:`setuptools` and :ref:`wheel` if they're

0 commit comments

Comments
 (0)