Mercurial > public > mercurial-scm > hg-stable
diff mercurial/commands.py @ 8936:1de6e7e1bb9f
change wiki/bts URLs to point to new hostname
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Wed, 24 Jun 2009 15:32:37 +0200 |
parents | 4c99eafb101e |
children | ea798e03a32e |
line wrap: on
line diff
--- 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)