Skip to content

Commit 377454f

Browse files
authored
(DOCSP-33722): Update banner on mongocli atlas commands (#871)
* update banner * Empty-Commit * test using role
1 parent a4f1665 commit 377454f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

snooty.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -245,11 +245,11 @@ vpc = ":abbr:`VPC (Virtual Private Cloud)`"
245245
targets = ["command/mongocli-atlas*.txt"]
246246
variant = "warning"
247247
value = """\
248-
``mongocli atlas`` commands are now deprecated because there's a new, \
249-
dedicated CLI available for Atlas users. \
250-
`Migrate to the Atlas CLI <https://www.mongodb.com/docs/atlas/cli/stable/migrate-to-atlas-cli/>`__ \
251-
to enjoy the same capabilities and the latest features. You can use \
252-
``mongocli atlas`` commands until April 30, 2023.\
248+
``mongocli atlas`` commands are now deprecated and will be \
249+
removed in a future release. To enjoy \
250+
the same capabilities and the latest features, use the new, \
251+
dedicated CLI for Atlas users. To learn more, see \
252+
:atlascli:`Migrate to the Atlas CLI </migrate-to-atlas-cli/>`.\
253253
"""
254254

255255
[[banners]]
@@ -258,7 +258,7 @@ variant = "info"
258258
value = """\
259259
``mongocli atlas dataLakes`` commands control the functionality \
260260
previously named Data Lake, which is now called \
261-
`Data Federation <https://www.mongodb.com/docs/atlas/data-federation/>`__ \
261+
:atlas:`Data Federation </data-federation/>` \
262262
in the Atlas UI. The ``mongocli atlas dataLakes`` commands \
263263
will continue to work for Data Federation without interruption. \
264264
MongoDB's new \

0 commit comments

Comments
 (0)