devguide: #15491: link to the file list of the "default" branch.
http://hg.python.org/devguide/rev/0529e2062ec7 changeset: 533:0529e2062ec7 user: Ezio Melotti <ezio.melotti@gmail.com> date: Mon Jul 30 00:10:06 2012 +0200 summary: #15491: link to the file list of the "default" branch. files: index.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.rst b/index.rst --- a/index.rst +++ b/index.rst @@ -163,7 +163,7 @@ * `Firefox search engine plug-in`_ * `Buildbot status`_ * Source code - * `Browse online <http://hg.python.org/cpython/>`_ + * `Browse online <http://hg.python.org/cpython/file/default/>`_ * `Snapshot of py3k <http://hg.python.org/cpython/archive/tip.tar.bz2>`_ * `Daily OS X installer <http://www.python.org/dev/daily-dmg/>`_ * Tool support -- Repository URL: http://hg.python.org/devguide
participants (1)
-
ezio.melotti