diff --git a/conf.py b/conf.py index 407109588e..18d7a78bc5 100644 --- a/conf.py +++ b/conf.py @@ -97,6 +97,7 @@ html_theme_options = { 'collapsiblesidebar': True, 'issues_url': 'https://github.com/python/devguide/issues/new', + 'copyright_url': 'https://github.com/python/devguide/blob/master/LICENSE', }