We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a990653 commit b1631b0Copy full SHA for b1631b0
1 file changed
README.md
@@ -89,7 +89,7 @@ Requests is ready for the demands of building robust and reliable HTTP–speak a
89
Requests Module Installation
90
----------------------------
91
92
-The recommended way to intall the `requests` module is to simply use [`pipenv`](http://pipenv.org/) (or `pip`, of
+The recommended way to intall the `requests` module is to simply use [`pipenv`](https://pipenv.kennethreitz.org) (or `pip`, of
93
course):
94
95
```console
0 commit comments