Skip to content

x/website: wrong link to go1.19 sync/atomic package #53453

@jincheng9

Description

@jincheng9

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
image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.website

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions