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 fe12b14 commit 2ad542bCopy full SHA for 2ad542b
docs/conf.py
@@ -317,7 +317,7 @@
317
318
# Example configuration for intersphinx: refer to the Python standard library.
319
intersphinx_mapping = {
320
- 'http://docs.python.org/': None,
+ 'python': ('https://docs.python.org/3', None),
321
'django': ('http://docs.djangoproject.com/en/dev/',
322
'http://docs.djangoproject.com/en/dev/_objects/'),
323
}
0 commit comments