diff mercurial/crecord.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 f4356e5094ba
children 56b2bcea2529
line wrap: on
line diff
--- a/mercurial/crecord.py	Wed Sep 30 15:31:07 2015 -0500
+++ b/mercurial/crecord.py	Wed Sep 30 15:43:49 2015 -0500
@@ -1462,7 +1462,7 @@
                 self.ui.write("\n")
                 return None
             # 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.