mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Docs: update intersphinx refs from Python 3.5 to 3.6
This commit is contained in:
@@ -265,7 +265,7 @@ extlinks = {
|
|||||||
# -- Options for Intersphinx ------------------------------------------------
|
# -- Options for Intersphinx ------------------------------------------------
|
||||||
|
|
||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
'python': ('http://docs.python.org/3.5', None),
|
'python': ('http://docs.python.org/3.6', None),
|
||||||
'django': ('http://docs.djangoproject.com/en/stable/', 'http://docs.djangoproject.com/en/stable/_objects/'),
|
'django': ('http://docs.djangoproject.com/en/stable/', 'http://docs.djangoproject.com/en/stable/_objects/'),
|
||||||
'requests': ('http://docs.python-requests.org/en/latest/', None),
|
'requests': ('http://docs.python-requests.org/en/latest/', None),
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user