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