summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r--sphinx/quickstart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py
index 53b6bef83..0155ec1cc 100644
--- a/sphinx/quickstart.py
+++ b/sphinx/quickstart.py
@@ -428,7 +428,7 @@ epub_exclude_files = ['search.html']
INTERSPHINX_CONFIG = u'''
# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {'https://docs.python.org/': None}
'''
MASTER_FILE = u'''\