diff -r f4f0e902b750 -r 1de6e7e1bb9f mercurial/commands.py --- 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)