Skip to content

Commit 33a6ca7

Browse files
committed
DOCSP-48674: Fix link to Logging and Monitoring in sidebar
1 parent e699450 commit 33a6ca7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ toc_landing_pages = [
1111
"crud",
1212
"/crud/query",
1313
"/crud/update",
14-
"monitoring-and-logging"
14+
"/logging-and-monitoring"
1515
]
1616

1717
intersphinx = [

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MongoDB {+driver-short+} Documentation
2222
Run a Database Command </run-command>
2323
Atlas Search <https://www.mongodb.com/docs/atlas/atlas-search/>
2424
Atlas Vector Search <https://www.mongodb.com/docs/atlas/atlas-vector-search/vector-search-overview/>
25-
Monitoring and Logging </monitoring-and-logging>
25+
Monitoring and Logging </logging-and-monitoring>
2626
Security </security>
2727
Third-Party Integrations </integrations>
2828
Reference </reference>

0 commit comments

Comments
 (0)