Skip to content

Commit a7c96fc

Browse files
committed
Fix snooty
1 parent 305de8c commit a7c96fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
88

99
toc_landing_pages = [
1010
"/read",
11-
"/indexes"
11+
"/indexes",
12+
"work-with-indexes",
1213
]
1314

1415
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"

0 commit comments

Comments
 (0)