diff options
| author | Quentin Pradet <quentin.pradet@gmail.com> | 2019-10-29 16:54:17 +0400 |
|---|---|---|
| committer | Seth Michael Larson <sethmichaellarson@gmail.com> | 2019-10-29 07:54:17 -0500 |
| commit | 11d68efa7c150823472f0e5309c3a08a1a10c2f2 (patch) | |
| tree | dbf88bbcde057ec2363320f855bb35ab91addd79 /docs | |
| parent | 1733719676ea30f62dae29ab837c29b548108926 (diff) | |
| download | urllib3-11d68efa7c150823472f0e5309c3a08a1a10c2f2.tar.gz | |
Update urllib3/requests GitHub URLs (#1719)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 533b5822..42d306f8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -43,7 +43,7 @@ urllib3 can be installed with `pip <https://pip.pypa.io>`_:: Alternatively, you can grab the latest source code from `GitHub <https://github.com/urllib3/urllib3>`_:: - $ git clone git://github.com/shazow/urllib3.git + $ git clone git://github.com/urllib3/urllib3.git $ python setup.py install Usage |
