diff --git a/snooty.toml b/snooty.toml index 25222d6..1fe2cb2 100644 --- a/snooty.toml +++ b/snooty.toml @@ -2,7 +2,8 @@ name = "django" title = "Django MongoDB Backend" intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv", - "https://www.mongodb.com/docs/atlas/objects.inv" + "https://www.mongodb.com/docs/atlas/objects.inv", + "http://docs.djangoproject.com/en/5.0/_objects/" ] # toc_landing_pages = ["/paths/to/pages/that/have/nested/content"]