Skip to content

Commit 9b10338

Browse files
committed
cherry fix + errors
1 parent fe14bb6 commit 9b10338

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/fundamentals/indexes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
Indexes
55
=======
66

7-
.. default-domain:: mongodb
8-
97
.. contents:: On this page
108
:local:
119
:backlinks: none
@@ -150,6 +148,8 @@ explanation of multikey indexes, including a discussion of their behavior
150148
and limitations, refer to the :manual:`Multikey Indexes page
151149
</core/index-multikey>` in the MongoDB Server manual.
152150

151+
.. _node-fundamentals-text-indexes:
152+
153153
Text Indexes
154154
~~~~~~~~~~~~
155155

source/quick-start.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
Quick Start
55
===========
66

7-
.. default-domain:: mongodb
8-
97
.. contents:: On this page
108
:local:
119
:backlinks: none
@@ -27,6 +25,8 @@ required) MongoDB instance with this guide.
2725
Follow the steps below to connect a sample Node.js application to a MongoDB
2826
instance on MongoDB Atlas.
2927

28+
.. _node-quick-start-download-and-install:
29+
3030
Set up Your Project
3131
-------------------
3232

0 commit comments

Comments
 (0)