File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ pipeline in each tutorial.
6969.. tip::
7070
7171 To learn how to install the driver and connect to MongoDB,
72- see the :ref:`node-quick-start-download-and- install` and
73- :ref:`node-quick-start-create-deployment ` steps of the
72+ see the :ref:`node-quickstart- install-node ` and
73+ :ref:`node-quickstart-connect-cluster ` steps of the
7474 Quick Start guide.
7575
7676Once you install the driver, create a file called
@@ -95,7 +95,7 @@ your deployment's connection string.
9595.. tip::
9696
9797 To learn how to locate your deployment's connection string, see the
98- :ref:`node-quick-start-connection-string ` step of the Quick Start guide.
98+ :ref:`node-quickstart-connect-cluster ` step of the Quick Start guide.
9999
100100For example, if your connection string is
101101``"mongodb+srv://mongodb-example:27017"``, your connection string assignment resembles
Original file line number Diff line number Diff line change @@ -222,3 +222,5 @@ your browser window without installing MongoDB or a code editor.
222222 button, :guilabel:`⛶`, in the lower-right corner of the lab pane.
223223
224224.. instruqt:: /mongodb-docs/tracks/find-node?token=em_OVNHWCPNPMLwNOCm
225+ :title: find() Lesson
226+
Original file line number Diff line number Diff line change @@ -238,3 +238,4 @@ your browser window without installing MongoDB or a code editor.
238238 button, :guilabel:`⛶`, in the lower-right corner of the lab pane.
239239
240240.. instruqt:: /mongodb-docs/tracks/insert-node?token=em_S6rjcmIzxGB4Sz_y
241+ :title: insertOne() Lesson
Original file line number Diff line number Diff line change @@ -226,4 +226,5 @@ your browser window without installing MongoDB or a code editor.
226226 To expand the lab to a full-screen format, click the full-screen
227227 button, :guilabel:`⛶`, in the lower-right corner of the lab pane.
228228
229- .. instruqt:: /mongodb-docs/tracks/update-node?token=em_FEr9KfMh4WQ0VosU
229+ .. instruqt:: /mongodb-docs/tracks/update-node?token=em_FEr9KfMh4WQ0VosU
230+ :title: updateMany() Lesson
You can’t perform that action at this time.
0 commit comments