summaryrefslogtreecommitdiff
path: root/docs/docsite/sphinx_conf/core_lang_conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/sphinx_conf/core_lang_conf.py')
-rw-r--r--docs/docsite/sphinx_conf/core_lang_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/sphinx_conf/core_lang_conf.py b/docs/docsite/sphinx_conf/core_lang_conf.py
index 476108c120..8739c1b04d 100644
--- a/docs/docsite/sphinx_conf/core_lang_conf.py
+++ b/docs/docsite/sphinx_conf/core_lang_conf.py
@@ -194,7 +194,7 @@ html_theme_options = {
html_context = {
'display_github': 'True',
'show_sphinx': False,
- 'is_eol': False,
+ 'is_eol': True,
'github_user': 'ansible',
'github_repo': 'ansible',
'github_version': 'devel/docs/docsite/rst/',