We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c96ff4 commit 2f73efaCopy full SHA for 2f73efa
doc/install-source.html
@@ -143,7 +143,7 @@ <h2 id="go14">Install Go compiler binaries</h2>
143
<p>
144
To build a bootstrap tool chain from source, use
145
either the git branch <code>release-branch.go1.4</code> or
146
-<a href="https://storage.googleapis.com/golang/go1.4-bootstrap-20161024.tar.gz">go1.4-bootstrap-20161024.tar.gz</a>,
+<a href="https://storage.googleapis.com/golang/go1.4-bootstrap-20170531.tar.gz">go1.4-bootstrap-20170531.tar.gz</a>,
147
which contains the Go 1.4 source code plus accumulated fixes
148
to keep the tools running on newer operating systems.
149
(Go 1.4 was the last distribution in which the tool chain was written in C.)
0 commit comments