What version of Go are you using (go version)?
Go 1.19 Beta 1
What did you do?
https://tip.golang.org/doc/go1.19

What did you expect to see?
The link to new types in the sync/atomic package is wrong. Currently the link is https://tip.golang.org/doc/go1.19#sync/atomic, which cannot redirect to the sync/atomic package documents.
What did you see instead?
can redirect to https://pkg.go.dev/sync/atomic@master
What version of Go are you using (
go version)?Go 1.19 Beta 1
What did you do?
https://tip.golang.org/doc/go1.19

What did you expect to see?
The link to
new types in the sync/atomic packageis wrong. Currently the link is https://tip.golang.org/doc/go1.19#sync/atomic, which cannot redirect to the sync/atomic package documents.What did you see instead?
can redirect to https://pkg.go.dev/sync/atomic@master