[release-branch.go1.10] godoc/dl: update download link from /x/build/version to /dl
Change-Id: Id2baaa87ab23e27ce5018271c8bb4e73750fb437 Reviewed-on: https://go-review.googlesource.com/125137 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> (cherry picked from commit b1e472a6fcaf6cd39293984c1d101cb1f4b9e7cd) Reviewed-on: https://go-review.googlesource.com/125155
This commit is contained in:
parent
42933c415e
commit
d1fff0794f
|
@ -220,7 +220,7 @@ $(document).ready(function() {
|
|||
<p>This is an <b>unstable</b> version of Go. Use with caution.</p>
|
||||
<p>If you already have Go installed, you can install this version by running:</p>
|
||||
<pre>
|
||||
go get golang.org/x/build/version/{{.Version}}
|
||||
go get golang.org/dl/{{.Version}}
|
||||
</pre>
|
||||
<p>Then, use the <code>{{.Version}}</code> command instead of the <code>go</code> command to use {{.Version}}.</p>
|
||||
{{end}}
|
||||
|
|
Loading…
Reference in New Issue