tests/test-commit.t
changeset 26421 4b0fc75f9403
parent 25393 eb52de500d2a
child 26742 bec1a579ebc4
--- a/tests/test-commit.t	Wed Sep 30 15:31:07 2015 -0500
+++ b/tests/test-commit.t	Wed Sep 30 15:43:49 2015 -0500
@@ -117,7 +117,7 @@
   $ echo fake >> .hg/requires
   $ hg commit -m bla
   abort: repository requires features unknown to this Mercurial: fake!
-  (see http://mercurial.selenic.com/wiki/MissingRequirement for more information)
+  (see https://mercurial-scm.org/wiki/MissingRequirement for more information)
   [255]
 
   $ cd ..