What version of Go are you using (go version)?
not related
$ go version
Does this issue reproduce with the latest release?
not related
What operating system and processor architecture are you using (go env)?
not related
What did you do?
I was reading the code example at the following article:
https://golang.org/doc/articles/wiki/final.go
the link included at the beggining of the site didn t work:
the href at: 'Documentation: doc/articles/wiki'
What did you expect to see?
I expected to see the the link to move me to the page :
I expected link to redirect me to:
golang.org/doc/articles/wiki/
What did you see instead?
it sends me to:
https://golang.org/pkg/doc/articles/wiki/
which is not avaliable :/
What version of Go are you using (
go version)?not related
$ go version
Does this issue reproduce with the latest release?
not related
What operating system and processor architecture are you using (
go env)?not related
What did you do?
I was reading the code example at the following article:
https://golang.org/doc/articles/wiki/final.go
the link included at the beggining of the site didn t work:
the href at: 'Documentation: doc/articles/wiki'
What did you expect to see?
I expected to see the the link to move me to the page :
I expected link to redirect me to:
golang.org/doc/articles/wiki/
What did you see instead?
it sends me to:
https://golang.org/pkg/doc/articles/wiki/
which is not avaliable :/