From: Ezio Melotti Date: Thu, 21 Jul 2011 06:35:19 +0000 (+0300) Subject: #11435: link to the correct branch. X-Git-Tag: v3.2.2rc1~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bca31b5d1f380470ce9bb4089f7f1df96f83badb;p=thirdparty%2FPython%2Fcpython.git #11435: link to the correct branch. --- diff --git a/Doc/tools/sphinxext/pyspecific.py b/Doc/tools/sphinxext/pyspecific.py index d928cfd1e0b2..43292816a22e 100644 --- a/Doc/tools/sphinxext/pyspecific.py +++ b/Doc/tools/sphinxext/pyspecific.py @@ -10,7 +10,7 @@ """ ISSUE_URI = 'http://bugs.python.org/issue%s' -SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s' +SOURCE_URI = 'http://hg.python.org/cpython/file/3.2/%s' from docutils import nodes, utils from sphinx.util.nodes import split_explicit_title