diff -r 2fc86d92c4a9 -r 4b0fc75f9403 mercurial/patch.py --- a/mercurial/patch.py Wed Sep 30 15:31:07 2015 -0500 +++ b/mercurial/patch.py Wed Sep 30 15:43:49 2015 -0500 @@ -995,7 +995,7 @@ ui.write("\n") continue # Patch comment based on the Git one (based on comment at end of - # http://mercurial.selenic.com/wiki/RecordExtension) + # https://mercurial-scm.org/wiki/RecordExtension) phelp = '---' + _(""" To remove '-' lines, make them ' ' lines (context). To remove '+' lines, delete them.