diff --git a/docs/conf.py b/docs/conf.py
index bb3c999fed64d8e1ecf8683c6401c010768dc926..cd1f065186bbe0bf3f43d6aa75e4e32bd2a6f149 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -298,4 +298,4 @@ texinfo_documents = [
 
 
 # Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'python': ('http://docs.python.org/3.5', None)}
+intersphinx_mapping = {'python': ('https://docs.python.org/3.5', None)}