summaryrefslogtreecommitdiff
path: root/docs/community
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2017-05-29 13:17:57 -0400
committerKenneth Reitz <me@kennethreitz.org>2017-05-29 13:17:57 -0400
commit916d171f2bf01155f2c115159ec475e8d76a690b (patch)
treefc8b6743e9181850910a3c692970cff616ebee90 /docs/community
parent3857431159b56707965f9abce581e6ab0694604b (diff)
parent4ad46705834955b872da1257b1de4feb5a8a51b3 (diff)
downloadpython-requests-2.16.0.tar.gz
Merge branch 'master' of github.com:kennethreitz/requestsv2.17.02.16.0
Diffstat (limited to 'docs/community')
-rw-r--r--docs/community/support.rst2
-rw-r--r--docs/community/updates.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/community/support.rst b/docs/community/support.rst
index 63069308..4d5b0c35 100644
--- a/docs/community/support.rst
+++ b/docs/community/support.rst
@@ -26,7 +26,7 @@ File an Issue
If you notice some unexpected behaviour in Requests, or want to see support
for a new feature,
-`file an issue on GitHub <https://github.com/kennethreitz/requests/issues>`_.
+`file an issue on GitHub <https://github.com/requests/requests/issues>`_.
E-mail
diff --git a/docs/community/updates.rst b/docs/community/updates.rst
index b4897a83..e1f0d8db 100644
--- a/docs/community/updates.rst
+++ b/docs/community/updates.rst
@@ -12,7 +12,7 @@ GitHub
------
The best way to track the development of Requests is through
-`the GitHub repo <https://github.com/kennethreitz/requests>`_.
+`the GitHub repo <https://github.com/requests/requests>`_.
Twitter
-------