[Python-checkins] r88592 - peps/trunk/pep-0385.txt

georg.brandl python-checkins at python.org
Fri Feb 25 19:47:40 CET 2011


Author: georg.brandl
Date: Fri Feb 25 19:47:40 2011
New Revision: 88592

Log:
Fix missing reference.

Modified:
   peps/trunk/pep-0385.txt

Modified: peps/trunk/pep-0385.txt
==============================================================================
--- peps/trunk/pep-0385.txt	(original)
+++ peps/trunk/pep-0385.txt	Fri Feb 25 19:47:40 2011
@@ -354,6 +354,7 @@
 Guide`_ already has a branch with instructions for Mercurial instead
 of Subversion; an online `build of this branch`_ is also available.
 
+.. _wiki: http://www.selenic.com/mercurial/wiki/
 .. _Python Developer's Guide: http://docs.python.org/devguide/
 .. _build of this branch: http://potrou.net/hgdevguide/
 .. _wiki: http://mercurial.selenic.com/wiki/


More information about the Python-checkins mailing list