File tree Expand file tree Collapse file tree 7 files changed +6
-25
lines changed Expand file tree Collapse file tree 7 files changed +6
-25
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ Specify Connection Options
2121 :titlesonly:
2222 :maxdepth: 1
2323
24- Authentication and Encryption </connect/connection-options/authentication-encryption>
2524 Compress Network Traffic </connect/connection-options/network-compression>
2625 Customize Server Selection </connect/connection-options/server-selection>
2726 Stable API </connect/connection-options/stable-api>
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -25,11 +25,12 @@ CRUD Operations
2525 Insert Documents </crud/insert>
2626 Query Documents </crud/query>
2727 Update Documents </crud/update>
28+ Replace Documents </crud/update/replace>
2829 Delete Documents </crud/delete>
2930 Bulk Write Operations </crud/bulk-write>
3031 Transactions </crud/transactions>
31- Configure CRUD Operations </crud/configure>
3232 Store Large Files </crud/gridfs>
33+ Configure CRUD Operations </crud/configure>
3334
3435Overview
3536--------
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Monitoring and Logging
100100----------------------
101101
102102Learn how to monitor changes to your application and write them to logs in the
103- :ref:`pymongo-monitoring- logging` section.
103+ :ref:`pymongo-logging-monitoring ` section.
104104
105105Secure Your Data
106106----------------
Original file line number Diff line number Diff line change 1- .. _pymongo-monitoring- logging:
1+ .. _pymongo-logging-monitoring :
22
3- Monitoring and Logging
3+ Logging and Monitoring
44======================
55
66.. facet::
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ Reference
1010
1111 Release Notes </reference/release-notes>
1212 Compatibility </reference/compatibility>
13- Third-Party Tools </reference/third-party-tools>
1413 Upgrade Guides </reference/upgrade>
1514 Migrate to PyMongo Async </reference/migration>
1615 Previous Versions </reference/previous-versions>
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ Secure Your Data
2222 :titlesonly:
2323 :maxdepth: 1
2424
25- TLS </security/tls>
2625 Authentication </security/authentication>
2726 In-Use Encryption </security/in-use-encryption>
27+ TLS </security/tls>
2828
2929Overview
3030--------
You can’t perform that action at this time.
0 commit comments