summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/go1.html2
-rw-r--r--doc/install.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/go1.html b/doc/go1.html
index 3bbe5d316..a664b6555 100644
--- a/doc/go1.html
+++ b/doc/go1.html
@@ -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>.
diff --git a/doc/install.html b/doc/install.html
index 83785cbe5..7282ae947 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -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>