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 f283447 commit 0cc49d0Copy full SHA for 0cc49d0
docs/conf.py
@@ -64,6 +64,6 @@
64
65
intersphinx_mapping = {
66
'python': ('https://docs.python.org/3', None),
67
- 'django': ('http://docs.djangoproject.com/en/dev/',
68
- 'http://docs.djangoproject.com/en/dev/_objects/'),
+ 'django': ('https://docs.djangoproject.com/en/dev/',
+ 'https://docs.djangoproject.com/en/dev/_objects/'),
69
}
0 commit comments