@@ -20,7 +20,7 @@ Migrate to the {+atlas-cli+}
2020
2121 ``mongocli atlas`` commands for MongoCLI are now deprecated. Follow
2222 the steps on this page to migrate to the {+atlas-cli+} and run
23- :doc :`{+atlas-cli+} commands </command/ atlas>` instead of
23+ :ref :`{+atlas-cli+} commands <atlas>` instead of
2424 ``mongocli atlas`` commands.
2525
2626If you have already configured {+mcli+}, you can migrate your settings to the
@@ -47,7 +47,7 @@ following steps to migrate from the {+mcli+} to the {+atlas-cli+}:
4747 If you use any automation scripts that rely on ``mongocli.toml`` or
4848 use {+mcli+} |service| commands, update the scripts to point to the
4949 :ref:`new configuration file <config-toml-location>` and use
50- :doc :`{+atlas-cli+} commands </command/ atlas>` instead.
50+ :ref :`{+atlas-cli+} commands <atlas>` instead.
5151
5252 .. note::
5353
@@ -66,9 +66,9 @@ following steps to migrate from the {+mcli+} to the {+atlas-cli+}:
6666 You can authenticate using either ``atlas auth login`` or ``atlas
6767 config init``. To learn more, see :ref:`<connect-atlas-cli>`.
6868
69- .. step:: Use the new :doc :`{+atlas-cli+} commands </command/ atlas>`.
69+ .. step:: Use the new :ref :`{+atlas-cli+} commands <atlas>`.
7070
71- Use :doc :`{+atlas-cli+} commands </command/ atlas>` (starting
71+ Use :ref :`{+atlas-cli+} commands <atlas>` (starting
7272 with ``atlas``) wherever you previously used {+mcli+} |service|
7373 commands (starting with ``mongocli atlas``). You can use profiles
7474 that {+atlas-cli+} migrates
0 commit comments