Skip to content

Commit 43a4d88

Browse files
(DOCSP-10650): Fill out Learn More on index (#13)
1 parent 5c7fed7 commit 43a4d88

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

source/crud.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _mdb-shell-crud:
2+
13
=======================
24
Perform CRUD Operations
35
=======================

source/index.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,14 @@ coverage is an ongoing effort.
127127
The commands that the |mdb-shell| supports use the same syntax as the
128128
corresponding commands in the legacy :binary:`mongo <mongo>` shell.
129129

130-
Learn More
130+
Learn More
131131
----------
132132

133-
.. This will effectively be a ToC linking out to other parts of the docs
133+
- :ref:`Connect to a MongoDB Deployment <mdb-shell-connect>`
134+
135+
- :ref:`Perform CRUD Operations <mdb-shell-crud>`
136+
137+
- :ref:`View Available Methods in the MongoDB Shell <mdb-shell-methods>`
134138

135139
.. class:: hidden
136140

0 commit comments

Comments
 (0)