Skip to content

Commit aecbb16

Browse files
authored
EOL 2.16 docs (#2891)
* EOL 2.16 docs * update banner to reflect this does not apply to the product * Revert "update banner to reflect this does not apply to the product" This reverts commit 412d18f.
1 parent abc16e7 commit aecbb16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
html_context = {
228228
'display_github': 'True',
229229
'show_sphinx': False,
230-
'is_eol': False,
230+
'is_eol': True,
231231
'github_user': 'ansible',
232232
'github_repo': 'ansible-documentation',
233233
'github_version': 'devel',

0 commit comments

Comments
 (0)