http -> https

This commit is contained in:
Hugo
2018-01-05 11:39:42 +01:00
committed by Dave Halter
parent adace8d7cb
commit 4199ac1a6f
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -274,7 +274,7 @@ autodoc_default_flags = []
# -- Options for intersphinx module --------------------------------------------
intersphinx_mapping = {
'http://docs.python.org/': None,
'https://docs.python.org/': None,
}