From 4aac23cc512f661657e0785544dfdd19b6b517b0 Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Sun, 26 Nov 2017 11:30:39 -0500 Subject: [PATCH] doc: update URL of the go1.4 source snapshot to use dl.google.com Updates golang/go#20672 Change-Id: I88a1d8693ef9d1e4758719603ce1f3c3f6b920bc Reviewed-on: https://go-review.googlesource.com/79936 Reviewed-by: Brad Fitzpatrick --- doc/install-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install-source.html b/doc/install-source.html index 7baaaba110..17b6ed3ea1 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -143,7 +143,7 @@ packaged Go distribution.

To build a bootstrap tool chain from source, use either the git branch release-branch.go1.4 or -go1.4-bootstrap-20171003.tar.gz, +go1.4-bootstrap-20171003.tar.gz, which contains the Go 1.4 source code plus accumulated fixes to keep the tools running on newer operating systems. (Go 1.4 was the last distribution in which the tool chain was written in C.) -- 2.50.0