Skip to content

Commit 0e8421b

Browse files
committed
DOCSP-15269 remove gettingstarted directive
1 parent 223dca7 commit 0e8421b

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,8 @@ with a number, or conflicts with a built-in function:
284284
For more documentation of basic MongoDB operations in the
285285
:binary:`~bin.mongo` shell, see:
286286

287-
- :gettingstarted:`Getting Started Guide </shell>`
287+
- :doc:`Getting Started Guide for the mongo Shell
288+
</tutorial/getting-started>`
288289
- :doc:`/tutorial/insert-documents`
289290
- :doc:`/tutorial/query-documents`
290291
- :doc:`/tutorial/update-documents`
@@ -436,7 +437,8 @@ supported by ``mongosh``, see
436437

437438
.. seealso::
438439

439-
- :gettingstarted:`Getting Started Guide </shell>`
440+
- :doc:`Getting Started Guide for the mongo Shell
441+
</tutorial/getting-started>`
440442
- :binary:`~bin.mongo` Reference Page
441443
- :mongosh:`mongosh Documentation </>`
442444

source/reference/mongo-shell.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,8 @@ Consider the following reference material that addresses the
563563
- :ref:`js-administrative-methods`
564564
- :ref:`database-commands`
565565
- :ref:`aggregation-reference`
566-
- :gettingstarted:`Getting Started Guide </shell>`
566+
- :doc:`Getting Started Guide for the mongo Shell
567+
</tutorial/getting-started>`
567568

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

0 commit comments

Comments
 (0)