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 4db618f commit 2313ae9Copy full SHA for 2313ae9
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