diff hgext/rebase.py @ 26421:4b0fc75f9403

urls: bulk-change primary website URLs
author Matt Mackall <mpm@selenic.com>
date Wed, 30 Sep 2015 15:43:49 -0500
parents b2415e94b2f5
children 832f40d2af53
line wrap: on
line diff
--- a/hgext/rebase.py	Wed Sep 30 15:31:07 2015 -0500
+++ b/hgext/rebase.py	Wed Sep 30 15:43:49 2015 -0500
@@ -11,7 +11,7 @@
 repository.
 
 For more information:
-http://mercurial.selenic.com/wiki/RebaseExtension
+https://mercurial-scm.org/wiki/RebaseExtension
 '''
 
 from mercurial import hg, util, repair, merge, cmdutil, commands, bookmarks