# HG changeset patch # User Anton Shestakov # Date 1470278523 -28800 # Node ID 7ce05671a5e329e4185c51555a7378bb2b36dd24 # Parent 67d1599b677ba34a77523b7ddc3da9a8de143aee help: update link to wiki/CommandServer diff -r 67d1599b677b -r 7ce05671a5e3 mercurial/help/scripting.txt --- a/mercurial/help/scripting.txt Mon Aug 01 12:37:25 2016 -0400 +++ b/mercurial/help/scripting.txt Thu Aug 04 10:42:03 2016 +0800 @@ -22,7 +22,7 @@ :hg:`serve` can also start a "command server." Clients can connect to this server and issue Mercurial commands over a special protocol. For more details on the command server, including links to client -libraries, see https://mercurial.selenic.com/wiki/CommandServer. +libraries, see https://www.mercurial-scm.org/wiki/CommandServer. :hg:`serve` based interfaces (the hgweb and command servers) have the advantage over simple ``hg`` process invocations in that they are