Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d4fbf commit 7c8b89eCopy full SHA for 7c8b89e
1 file changed
Doc/tools/sphinxext/pyspecific.py
@@ -10,7 +10,7 @@
10
"""
11
12
ISSUE_URI = 'http://bugs.python.org/issue%s'
13
-SOURCE_URI = 'http://hg.python.org/cpython/file/3.4/%s'
+SOURCE_URI = 'https://hg.python.org/cpython/file/3.4/%s'
14
15
from docutils import nodes, utils
16
0 commit comments