Skip to content

Commit 8d52b07

Browse files
author
Chris Cho
committed
100522-fix-mongosh-link (#452)
(cherry picked from commit 8e0c869)
1 parent b46fcdd commit 8d52b07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/usage-examples/command.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ administrative tasks such as fetching server stats or initializing a replica
1919
set.
2020

2121
.. note::
22-
Use the :manual:`mongo shell </reference/mongo-shell>` for
23-
administrative tasks instead of the Node.js driver whenever possible.
22+
Use the :mongosh:`MongoDB Shell </>` for administrative tasks instead of
23+
the {+driver-short+} whenever possible.
2424

2525
You can specify additional options in the ``options`` object passed in
2626
the second parameter of the ``command()`` method. For more information

0 commit comments

Comments
 (0)