Skip to content

Commit 2c6b517

Browse files
committed
test
1 parent 3773f3c commit 2c6b517

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
@@ -3,7 +3,8 @@ title = "Django MongoDB Backend"
33

44
intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
55
"https://www.mongodb.com/docs/atlas/objects.inv",
6-
"http://docs.djangoproject.com/en/5.0/",
6+
"https://docs.djangoproject.com/en/5.0/",
7+
"http://docs.djangoproject.com/en/5.0/_objects/",
78
]
89

910
toc_landing_pages = [

0 commit comments

Comments
 (0)