diff -r 2fc86d92c4a9 -r 4b0fc75f9403 hgext/rebase.py --- 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