Skip to content

x/website: #go-install anchor in mod reference doesn't exist but is used in a few places #44423

@ALTree

Description

@ALTree

The Add dependencies to current module and install them section in the cmd/go documentation links to a #go-install anchor in the modules reference, but the anchor does not exists:

See 'go help install' or https://golang.org/ref/mod#go-install for details.

https://golang.org/ref/mod#go-install goes nowhere.

The same anchor is also referenced in the new 1.16 modules change blogpost:

Now we can all use go install program@latest instead. See go install for details.

With an href on the go install words.

What's strange is that I can see a section dedicated to go install (with an anchor) here:

https://github.com/golang/website/blob/a9ebb32b2bed8967e3688d11879261e95ac73891/_content/doc/mod.md

But I can't see it in the version deployed on the website.

cc @dmitshur @jayconrod

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions