Skip to content

Commit 3cb35e3

Browse files
committed
DOCSP-15269 remove gettingstarted directive
1 parent 29c867f commit 3cb35e3

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

source/index.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ functionality.
4242
Getting 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

source/mongo.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

source/reference/mongo-shell.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

565566
Additionally, the MongoDB source code repository includes a `jstests
566567
directory <https://github.com/mongodb/mongo/tree/master/jstests/>`_

0 commit comments

Comments
 (0)