summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2017-05-29 23:26:50 -0400
committerKenneth Reitz <me@kennethreitz.org>2017-05-29 23:26:50 -0400
commit0f57faba7007eede15a0207907c51cc954df5295 (patch)
tree7c3e1716578922bbbcc76551439ca873534fb238
parent35f2e55308fc37647132cf350cfd131bcdba4023 (diff)
downloadpython-requests-0f57faba7007eede15a0207907c51cc954df5295.tar.gz
fix github stars
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 2771a102..b1c941e1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -126,7 +126,7 @@ html_theme = 'alabaster'
# documentation.
html_theme_options = {
'show_powered_by': False,
- 'github_user': 'kennethreitz',
+ 'github_user': 'requests',
'github_repo': 'requests',
'github_banner': True,
'show_related': False