Skip to content

Commit 4229747

Browse files
Fix Intersphinx (#809)
1 parent a12b49c commit 4229747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "MongoDB Drivers"
33

44
toc_landing_pages = ["/python", "/php", "/java-drivers", "/use-cases"]
55

6-
intersphinx = ["https://www.mongodb.com/manual/objects.inv"]
6+
intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
77

88
[constants]
99
version = "4.0"

0 commit comments

Comments
 (0)