diff --git a/docs/conf.py b/docs/conf.py
index bb3c999fed..cd1f065186 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)}