mercurial/commands.py
branchstable
changeset 12831 4d657b524be8
parent 12829 01145ee78c53
child 12852 5dbff89cf107
--- a/mercurial/commands.py	Mon Oct 25 10:07:54 2010 -0500
+++ b/mercurial/commands.py	Mon Oct 25 13:06:37 2010 -0500
@@ -1377,7 +1377,7 @@
                        " file)\n"))
         else:
             ui.write(_(" Internal patcher failure, please report this error"
-                       " to http://mercurial.selenic.com/bts/\n"))
+                       " to http://mercurial.selenic.com/wiki/BugTracker\n"))
     problems += patchproblems
 
     os.unlink(fa)