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.
42
42
Getting Started
43
43
---------------
44
44
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:
47
46
48
47
.. list-table::
49
48
: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:
44
44
45
45
.. seealso::
46
46
47
- - :gettingstarted:`Getting Started Guide </shell>`
47
+ - :doc:`Getting Started Guide for the mongo Shell
48
+ </tutorial/getting-started>`
48
49
- :binary:`~bin.mongo` Reference Page
49
50
- :mongosh:`mongosh Documentation </>`
50
51
Original file line number Diff line number Diff line change @@ -560,7 +560,8 @@ Consider the following reference material that addresses the
560
560
- :ref:`js-administrative-methods`
561
561
- :ref:`database-commands`
562
562
- :ref:`aggregation-reference`
563
- - :gettingstarted:`Getting Started Guide </shell>`
563
+ - :doc:`Getting Started Guide for the mongo Shell
564
+ </tutorial/getting-started>`
564
565
565
566
Additionally, the MongoDB source code repository includes a `jstests
566
567
directory <https://github.com/mongodb/mongo/tree/master/jstests/>`_
You can’t perform that action at this time.
0 commit comments