Skip to content

Commit cf1d7b2

Browse files
authored
[Node] Build errors: Instruqt titles (#872)
add titles to instruqt link
1 parent 8e9f149 commit cf1d7b2

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

source/fundamentals/crud/read-operations/retrieve.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,3 +248,4 @@ your browser window without installing MongoDB or a code editor.
248248
button, :guilabel:`⛶`, in the lower-right corner of the lab pane.
249249

250250
.. instruqt:: /mongodb-docs/tracks/find-node?token=em_OVNHWCPNPMLwNOCm
251+
:title: find() Lesson

source/fundamentals/crud/write-operations/insert.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,3 +252,4 @@ your browser window without installing MongoDB or a code editor.
252252
button, :guilabel:`⛶`, in the lower-right corner of the lab pane.
253253

254254
.. instruqt:: /mongodb-docs/tracks/insert-node?token=em_S6rjcmIzxGB4Sz_y
255+
:title: insertOne() Lesson

source/fundamentals/crud/write-operations/modify.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,5 @@ your browser window without installing MongoDB or a code editor.
232232
To expand the lab to a full-screen format, click the full-screen
233233
button, :guilabel:`⛶`, in the lower-right corner of the lab pane.
234234

235-
.. instruqt:: /mongodb-docs/tracks/update-node?token=em_FEr9KfMh4WQ0VosU
235+
.. instruqt:: /mongodb-docs/tracks/update-node?token=em_FEr9KfMh4WQ0VosU
236+
:title: updateMany() Lesson

0 commit comments

Comments
 (0)