From: Robert Hencke Date: Mon, 28 Apr 2014 13:59:27 +0000 (-0700) Subject: doc: fix link to Mercurial download X-Git-Tag: go1.3beta2~174 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=1bf690c180f8885144e94b7a58660d6fb2fd2ae7;p=gostls13.git doc: fix link to Mercurial download Oddly, 404s with the trailing slash. LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/90790045 --- diff --git a/doc/install-source.html b/doc/install-source.html index c1ef4e7199..ee7eb62f38 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -95,7 +95,7 @@ have an hg command.)

If you do not have a working Mercurial installation, follow the instructions on the -Mercurial downloads page. +Mercurial downloads page.