Skip to content

Commit f334ed6

Browse files
committed
fixes
1 parent 809ba45 commit f334ed6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ toc_landing_pages = [
1414
"/connect/connection-options",
1515
"crud",
1616
"/crud/query",
17-
"/crud/update"
17+
"/crud/update",
18+
"monitoring-and-logging"
1819
]
1920

2021
intersphinx = [

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Reference
111111
---------
112112

113113
Find more information about {+driver-short+} versions, compatibility, and third-party tools
114-
in the the :ref:`pymongo-reference` section.
114+
in the :ref:`pymongo-reference` section.
115115

116116
API Documentation
117117
-----------------

0 commit comments

Comments
 (0)