mercurial/commands.py
changeset 8936 1de6e7e1bb9f
parent 8931 4c99eafb101e
child 8937 ea798e03a32e
--- a/mercurial/commands.py	Wed Jun 24 13:42:34 2009 +0200
+++ b/mercurial/commands.py	Wed Jun 24 15:32:37 2009 +0200
@@ -987,7 +987,7 @@
                        " or misconfigured. Please check your .hgrc file)\n"))
         else:
             ui.write(_(" Internal patcher failure, please report this error"
-                       " to http://www.selenic.com/mercurial/bts\n"))
+                       " to http://mercurial.selenic.com/bts/\n"))
     problems += patchproblems
 
     os.unlink(fa)