We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127ab0a commit 291bc9eCopy full SHA for 291bc9e
docs/user/install.rst
@@ -10,7 +10,8 @@ The first step to using any software package is getting it properly installed.
10
Distribute & Pip
11
----------------
12
13
-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
14
+this in your terminal::
15
16
$ pip install requests
17
0 commit comments