Skip to content

Commit 397dd5c

Browse files
authored
DOCSP-44877 Archival Banner Fix (#10071)
* DOCSP-44877 Archival Banner Fix
1 parent 1f2d593 commit 397dd5c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

snooty.toml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,10 @@ atlas = "MongoDB Atlas"
222222
targets = ["*"]
223223
variant = "info"
224224
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-
"""
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+
"""
231+

0 commit comments

Comments
 (0)