Skip to content

Commit 338cb58

Browse files
authored
DOCSP-42669 v4.4 EOL Banner (#9004)
* DOCSP-42669 v4.4 EOL Banner * link updates * link fix * link fix * Index updates * Removes button * Fixes per Jeff
1 parent 655b189 commit 338cb58

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

snooty.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,3 +217,14 @@ pgp-short-fingerprint = "0x4B7C549A058F8B6B"
217217
windows-sha256 = "C777DF7816BB8C9A760FDEA782113949408B6F39D72BE29A2551FA51E2FE0473"
218218
source-available = ":github:`source available and free to use <mongodb/mongo>`"
219219
atlas = "MongoDB Atlas"
220+
221+
[[banners]]
222+
targets = ["*"]
223+
variant = "info"
224+
value = """\
225+
This version of the documentation is archived and no longer
226+
supported. View the `current documentation
227+
<https://mongodb.com/docs/manual/>`__ to learn how to
228+
`upgrade your version of MongoDB
229+
<https://www.mongodb.com/docs/manual/release-notes/5.0/#upgrade-procedures>`__.\
230+
"""

source/index.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ What is MongoDB?
1515

1616
.. include:: /includes/fact-environments.rst
1717

18-
.. button:: Install MongoDB
19-
:uri: /installation
20-
2118
`Get started with MongoDB Atlas <https://www.mongodb.com/cloud?tck=docs_server>`__
2219

2320
.. image:: /images/hero.png

0 commit comments

Comments
 (0)