diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2017-05-29 13:17:57 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2017-05-29 13:17:57 -0400 |
| commit | 916d171f2bf01155f2c115159ec475e8d76a690b (patch) | |
| tree | fc8b6743e9181850910a3c692970cff616ebee90 /docs/user/install.rst | |
| parent | 3857431159b56707965f9abce581e6ab0694604b (diff) | |
| parent | 4ad46705834955b872da1257b1de4feb5a8a51b3 (diff) | |
| download | python-requests-2.16.0.tar.gz | |
Diffstat (limited to 'docs/user/install.rst')
| -rw-r--r-- | docs/user/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/install.rst b/docs/user/install.rst index 922c489b..96884558 100644 --- a/docs/user/install.rst +++ b/docs/user/install.rst @@ -22,7 +22,7 @@ Get the Source Code ------------------- Requests is actively developed on GitHub, where the code is -`always available <https://github.com/kennethreitz/requests>`_. +`always available <https://github.com/requests/requests>`_. You can either clone the public repository:: |
