diff --git a/docs/docsite/rst/conf.py b/docs/docsite/rst/conf.py index 6b567236a24..af0ed75b8fe 100644 --- a/docs/docsite/rst/conf.py +++ b/docs/docsite/rst/conf.py @@ -134,7 +134,7 @@ html_theme_options = { } html_context = { - 'display_github': 'True', + 'display_github': 'False', 'github_user': 'ansible', 'github_repo': 'ansible', 'github_version': 'devel/docs/docsite/rst/',