Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc4252d

Browse files
committed
merge
2 parents a7a1c15 + 1a87e32 commit fc4252d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/sphinxext/pyspecific.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"""
1111

1212
ISSUE_URI = 'http://bugs.python.org/issue%s'
13-
SOURCE_URI = 'http://svn.python.org/view/python/branches/py3k/%s?view=markup'
13+
SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s'
1414

1515
from docutils import nodes, utils
1616
from sphinx.util.nodes import split_explicit_title

0 commit comments

Comments
 (0)