Thank you in advance!
What version of Go are you using (go version)?
Not applicable.
Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (go env)?
Fedora 31 on amd64
What did you do?
I tried to copy the link from here; specifically, where it says "Download the archive and extract it into /usr/local, creating a Go tree in /usr/local/go". The "Download the archive" portion is a hyperlink to the Go tarball.
What did you expect to see?
I expected for the hyperlink to be "https://dl.google.com/go/go1.13.8.linux-amd64.tar.gz" instead of "https://golang.org/dl/".
What did you see instead?
The "Download the archive" hyperlink resolves to "https://golang.org/dl/" and not "https://dl.google.com/go/go1.13.8.linux-amd64.tar.gz".
Thank you in advance!
What version of Go are you using (
go version)?Not applicable.
Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env)?Fedora 31 on amd64
What did you do?
I tried to copy the link from here; specifically, where it says "Download the archive and extract it into /usr/local, creating a Go tree in /usr/local/go". The "Download the archive" portion is a hyperlink to the Go tarball.
What did you expect to see?
I expected for the hyperlink to be "https://dl.google.com/go/go1.13.8.linux-amd64.tar.gz" instead of "https://golang.org/dl/".
What did you see instead?
The "Download the archive" hyperlink resolves to "https://golang.org/dl/" and not "https://dl.google.com/go/go1.13.8.linux-amd64.tar.gz".