Skip to content

Commit 760e9bd

Browse files
committed
DOCSP-15647 convert legacy EOL sites to use new limited site
1 parent 644e545 commit 760e9bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,7 @@ def has(self, *args):
166166
'sitename': sconf.theme.sitename,
167167
'nav_excluded': sconf.theme.nav_excluded,
168168
'eol': True,
169-
'eol_msg': 'This version of the manual is no longer supported.',
170-
169+
'eol_msg': 'This version of the manual is no longer supported.'
171170
}
172171

173172
html_sidebars = sconf.sidebars

0 commit comments

Comments
 (0)