File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ MongoDB {+driver-short+} Documentation
15
15
Getting Started </get-started>
16
16
Connect </connect>
17
17
Databases & Collections </databases-collections>
18
- CRUD Operations
18
+ CRUD Operations </crud>
19
19
Aggregation </aggregation>
20
20
Data Formats </data-formats>
21
21
Indexes </indexes>
@@ -24,12 +24,10 @@ MongoDB {+driver-short+} Documentation
24
24
Atlas Vector Search <https://www.mongodb.com/docs/atlas/atlas-vector-search/vector-search-overview/>
25
25
Monitoring and Logging </monitoring-and-logging>
26
26
Security </security>
27
+ Third-Party Tools </tools>
27
28
Versioning </versioning>
28
29
API Documentation <{+api-root+}>
29
30
Issues & Help </issues-and-help>
30
-
31
- Third-Party Tools </tools>
32
- Troubleshooting </troubleshooting>
33
31
34
32
Overview
35
33
--------
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ Versioning
10
10
11
11
Release Notes </versioning/release-notes>
12
12
Compatibility </versioning/compatibility>
13
- Upgrade Guides </versioning/upgrade-guides >
13
+ Upgrade Guides </versioning/upgrade>
14
14
Previous Versions </versioning/previous-versions>
Original file line number Diff line number Diff line change @@ -20,3 +20,4 @@ The following links direct you to documentation for previous versions of {+drive
20
20
- `Version 4.2 <https://pymongo.readthedocs.io/en/4.2.0/>`__
21
21
- `Version 4.1 <https://pymongo.readthedocs.io/en/4.1.1/>`__
22
22
- `Version 4.0 <https://pymongo.readthedocs.io/en/4.0.2/>`__
23
+ - `Version 3.13 <https://pymongo.readthedocs.io/en/3.13.0/>`__
You can’t perform that action at this time.
0 commit comments