/www/pidgin: 6946c1d2dfe3: Link to info about hg, not mtn

Mark Doliner mark at kingant.net
Tue Sep 11 02:32:34 EDT 2012


Changeset: 6946c1d2dfe3433ebc70af02ce6a263e0ff624cc
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2012-09-10 23:32 -0700
Branch:	 default
URL: http://hg.pidgin.im/www/pidgin/rev/6946c1d2dfe3

Description:

Link to info about hg, not mtn

diffstat:

 inc/downloads.inc |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/inc/downloads.inc b/inc/downloads.inc
--- a/inc/downloads.inc
+++ b/inc/downloads.inc
@@ -92,7 +92,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 
 <p>This download is for the source code of Pidgin ' . $pidgin_version . '.</p>
 <p>If you want to <b>use</b> Pidgin, you should first look for pre-built packages from us (see the links on the left) or your operating system distribution.</p>
-<p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="https://developer.pidgin.im/wiki/UsingPidginMonotone">instructions for checking out the code from our repository</a>.</p>',
+<p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="https://developer.pidgin.im/wiki/UsingPidginMercurial">instructions for checking out the code from our repository</a>.</p>',
 	),
 );
 



More information about the Commits mailing list