]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix link to Mercurial download
authorRobert Hencke <robert.hencke@gmail.com>
Mon, 28 Apr 2014 13:59:27 +0000 (06:59 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 28 Apr 2014 13:59:27 +0000 (06:59 -0700)
Oddly, 404s with the trailing slash.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/90790045

doc/install-source.html

index c1ef4e719912e88c8c2bea42d1c511d1dcc19166..ee7eb62f388adb0f226ba6e0c30d51278f7f5589 100644 (file)
@@ -95,7 +95,7 @@ have an <code>hg</code> command.)
 <p>
 If you do not have a working Mercurial installation,
 follow the instructions on the
-<a href="http://mercurial.selenic.com/downloads/">Mercurial downloads</a> page.
+<a href="http://mercurial.selenic.com/downloads">Mercurial downloads</a> page.
 </p>
 
 <p>