make hg link secure
This commit is contained in:
parent
d1d4fbff63
commit
7c8b89e156
|
@ -10,7 +10,7 @@
|
|||
"""
|
||||
|
||||
ISSUE_URI = 'http://bugs.python.org/issue%s'
|
||||
SOURCE_URI = 'http://hg.python.org/cpython/file/3.4/%s'
|
||||
SOURCE_URI = 'https://hg.python.org/cpython/file/3.4/%s'
|
||||
|
||||
from docutils import nodes, utils
|
||||
|
||||
|
|
Loading…
Reference in New Issue