You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conf.py
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -156,8 +156,7 @@ def has(self, *args):
156
156
'sitename': sconf.theme.sitename,
157
157
'nav_excluded': sconf.theme.nav_excluded,
158
158
'eol': True,
159
-
'eol_msg': 'This version of the manual is no longer supported. <a href="https://www.mongodb.com/upgrade-from-3-0?jmp=docs">Learn more</a> about upgrading your version of MongoDB.',
160
-
159
+
'eol_msg': 'This version of the manual is no longer supported.'
0 commit comments