]> Cypherpunks repositories - gostls13.git/commitdiff
doc: link to new downloads page
authorAndrew Gerrand <adg@golang.org>
Fri, 13 Jun 2014 06:34:52 +0000 (16:34 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 13 Jun 2014 06:34:52 +0000 (16:34 +1000)
LGTM=minux
R=golang-codereviews, minux
CC=golang-codereviews
https://golang.org/cl/102340044

doc/go1.html
doc/install.html

index 3bbe5d316849a5d369de2d121c477f32f33678fd..a664b655553528542cec90c6634d5672d310bda2 100644 (file)
@@ -2035,4 +2035,4 @@ They are available for many combinations of architecture and operating system
 Installation details are described on the
 <a href="/doc/install">Getting Started</a> page, while
 the distributions themselves are listed on the
-<a href="http://code.google.com/p/go/downloads/list">downloads page</a>.
+<a href="/dl/">downloads page</a>.
index 83785cbe5854c020233de1edbd3e5456061ba98e..7282ae94728c5ef92c0c6c2d84379c09d095f5a2 100644 (file)
@@ -6,7 +6,7 @@
 <h2 id="download">Download the Go distribution</h2>
 
 <p>
-<a href="https://code.google.com/p/go/wiki/Downloads?tm=2" id="start" class="download" target="_blank">
+<a href="/dl/" id="start" class="download" target="_blank">
 <span class="big">Download Go</span>
 <span class="desc">Click here to visit the downloads page</span>
 </a>