Skip to content

Commit 7cedd41

Browse files
author
Chris Cho
committed
100522-fix-mongosh-link (#452)
(cherry picked from commit 8e0c869)
1 parent 8025d1e commit 7cedd41

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
@@ -11,8 +11,8 @@ administrative tasks such as fetching server stats or initializing a replica
1111
set.
1212

1313
.. note::
14-
Use the :manual:`mongo shell </reference/mongo-shell>` for
15-
administrative tasks instead of the Node.js driver whenever possible.
14+
Use the :mongosh:`MongoDB Shell </>` for administrative tasks instead of
15+
the {+driver-short+} whenever possible.
1616

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

0 commit comments

Comments
 (0)