diff hgext/rebase.py @ 8936:1de6e7e1bb9f

change wiki/bts URLs to point to new hostname
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 24 Jun 2009 15:32:37 +0200
parents 9dda4c73fc3b
children ec1cd3176625 d0225fa2f6c4
line wrap: on
line diff
--- a/hgext/rebase.py	Wed Jun 24 13:42:34 2009 +0200
+++ b/hgext/rebase.py	Wed Jun 24 15:32:37 2009 +0200
@@ -11,7 +11,7 @@
 repository.
 
 For more information:
-http://www.selenic.com/mercurial/wiki/index.cgi/RebaseProject
+http://mercurial.selenic.com/wiki/RebaseProject
 '''
 
 from mercurial import util, repair, merge, cmdutil, commands, error