We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3773f3c commit 2c6b517Copy full SHA for 2c6b517
snooty.toml
@@ -3,7 +3,8 @@ title = "Django MongoDB Backend"
3
4
intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
5
"https://www.mongodb.com/docs/atlas/objects.inv",
6
- "http://docs.djangoproject.com/en/5.0/",
+ "https://docs.djangoproject.com/en/5.0/",
7
+ "http://docs.djangoproject.com/en/5.0/_objects/",
8
]
9
10
toc_landing_pages = [
0 commit comments