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 6a87d84 commit e42e7e3Copy full SHA for e42e7e3
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