mirror of https://github.com/python/cpython
Set up "source" links to point to default branch.
This commit is contained in:
parent
08a9012352
commit
26eb110e82
|
@ -10,7 +10,7 @@
|
|||
"""
|
||||
|
||||
ISSUE_URI = 'http://bugs.python.org/issue%s'
|
||||
SOURCE_URI = 'http://hg.python.org/cpython/file/3.3/%s'
|
||||
SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s'
|
||||
|
||||
from docutils import nodes, utils
|
||||
from sphinx.util.nodes import split_explicit_title
|
||||
|
|
Loading…
Reference in New Issue