summaryrefslogtreecommitdiff
path: root/docs/dev/contributing.rst
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/dev/contributing.rst
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/dev/contributing.rst')
-rw-r--r--docs/dev/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst
index 93181dad..265994b3 100644
--- a/docs/dev/contributing.rst
+++ b/docs/dev/contributing.rst
@@ -187,7 +187,7 @@ through the `GitHub issues`_, **both open and closed**, to confirm that the bug
hasn't been reported before. Duplicate bug reports are a huge drain on the time
of other contributors, and should be avoided as much as possible.
-.. _GitHub issues: https://github.com/kennethreitz/requests/issues
+.. _GitHub issues: https://github.com/requests/requests/issues
Feature Requests