mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
#11435: Update the links generated by the source directive to use hg.python.org.
This commit is contained in:
parent
e17e9fc37e
commit
1a87e3211a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"""
|
||||
|
||||
ISSUE_URI = 'http://bugs.python.org/issue%s'
|
||||
SOURCE_URI = 'http://svn.python.org/view/python/branches/py3k/%s?view=markup'
|
||||
SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s'
|
||||
|
||||
from docutils import nodes, utils
|
||||
from sphinx.util.nodes import split_explicit_title
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue