diff --git a/docs/conf.py b/docs/conf.py index b7d6d49..29fbbce 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -27,6 +27,8 @@ html_theme_options = { "repository_url": "https://github.com/executablebooks/sphinx-togglebutton", + "path_to_docs": "docs", + "repository_branch": "master", "use_repository_button": True, "use_issues_button": True, "use_edit_page_button": True,