Skip to content

Commit 74fbc8f

Browse files
committed
update references
1 parent 96c9745 commit 74fbc8f

File tree

8 files changed

+13
-48
lines changed

8 files changed

+13
-48
lines changed

source/atlas-search.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Atlas Search
1818
:depth: 2
1919
:class: singlecol
2020

21-
See :manual:` Atlas Search </atlas/atlas-search/>` in the MongoDB Manual.
21+
See :manual:`Atlas Search </atlas/atlas-search/>` in the MongoDB Manual.

source/atlas-vector-search.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Atlas Vector Search
1818
:depth: 2
1919
:class: singlecol
2020

21-
See :manual:` Atlas Vector Search </atlas/atlas-vector-search/vector-search-overview/>` in the MongoDB Manual.
21+
See :manual:`Atlas Vector Search </atlas/atlas-vector-search/vector-search-overview/>` in the MongoDB Manual.

source/command.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
Run a Command
33
=============
44

5-
6-
75
You can run all raw database operations using the
86
``MongoDatabase.runCommand()`` method. A raw database operation is a
97
command you can execute directly on the {+mdb-server+} CLI. These

source/crud.txt

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

7-
8-
97
.. toctree::
108
:caption: CRUD Operations
119

source/fundamentals.txt

Lines changed: 0 additions & 31 deletions
This file was deleted.

source/logging-monitoring.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Logging and Monitoring
99
:titlesonly:
1010
:maxdepth: 1
1111

12-
Logging </logging>
13-
Monitoring </monitoring>
14-
Change Streams </change-streams>
12+
Logging </logging-monitoring/logging>
13+
Monitoring </logging-monitoring/monitoring>
14+
Change Streams </logging-monitoring/change-streams>

source/security.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Security
99
:titlesonly:
1010
:maxdepth: 1
1111

12-
Authentication </auth>
13-
In-Use Encryption </encrypt-fields>
14-
TLS/SSL </tls>
15-
Validate Driver Artifact Signatures </validate-signatures>
12+
Authentication </security/auth>
13+
In-Use Encryption </security/encrypt-fields>
14+
TLS/SSL </security/tls>
15+
Validate Driver Artifact Signatures </security/validate-signatures>

source/versioning.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Versioning
99
:titlesonly:
1010
:maxdepth: 1
1111

12-
Release Notes </whats-new>
13-
Compatibility </compatibility>
14-
Upgrade </upgrade>
15-
Migrate from the Legacy API </legacy>
12+
Release Notes </versioning/whats-new>
13+
Compatibility </versioning/compatibility>
14+
Upgrade </versioning/upgrade>
15+
Migrate from the Legacy API </versioning/legacy>

0 commit comments

Comments
 (0)