File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -42,8 +42,7 @@ functionality.
4242Getting Started
4343---------------
4444
45- MongoDB provides a :gettingstarted:`Getting Started Guide </shell>` in
46- the following editions.
45+ MongoDB provides a Getting Started Guide in the following editions:
4746
4847.. list-table::
4948 :class: index-table
Original file line number Diff line number Diff line change @@ -44,7 +44,8 @@ The list of methods supported by ``mongosh`` is here:
4444
4545.. seealso::
4646
47- - :gettingstarted:`Getting Started Guide </shell>`
47+ - :doc:`Getting Started Guide for the mongo Shell
48+ </tutorial/getting-started>`
4849 - :binary:`~bin.mongo` Reference Page
4950 - :mongosh:`mongosh Documentation </>`
5051
Original file line number Diff line number Diff line change @@ -560,7 +560,8 @@ Consider the following reference material that addresses the
560560- :ref:`js-administrative-methods`
561561- :ref:`database-commands`
562562- :ref:`aggregation-reference`
563- - :gettingstarted:`Getting Started Guide </shell>`
563+ - :doc:`Getting Started Guide for the mongo Shell
564+ </tutorial/getting-started>`
564565
565566Additionally, the MongoDB source code repository includes a `jstests
566567directory <https://github.com/mongodb/mongo/tree/master/jstests/>`_
You can’t perform that action at this time.
0 commit comments