hgext/rebase.py
changeset 26421 4b0fc75f9403
parent 26360 b2415e94b2f5
child 26494 832f40d2af53
--- 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