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 9b4083f commit e0457b4Copy full SHA for e0457b4
docs/source/conf.py
@@ -39,7 +39,7 @@
39
intersphinx_mapping = {
40
"django": (
41
"https://docs.djangoproject.com/en/5.0/",
42
- "http://docs.djangoproject.com/en/5.0/_objects/",
+ "https://docs.djangoproject.com/en/5.0/_objects/",
43
),
44
"pymongo": ("https://pymongo.readthedocs.io/en/stable/", None),
45
"python": ("https://docs.python.org/3/", None),
0 commit comments