What version of Go are you using (go version)?
$ go version
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (go env)?
go env Output
$ go env
What did you do?
I visited the Golang.org web page and got a link to an error page which was referenced as though it was available.
I have attached images
What did you expect to see?
The reference to Go 2 Here we come to work or atleast not to display an error
What did you see instead?
I got an lstat error message


What version of Go are you using (
go version)?Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
go env)?go envOutputWhat did you do?
I visited the Golang.org web page and got a link to an error page which was referenced as though it was available.
I have attached images
What did you expect to see?
The reference to Go 2 Here we come to work or atleast not to display an error
What did you see instead?
I got an lstat error message

