Skip to content

x/website: ref/mod go.mod section has broken ids #41080

@seankhliao

Description

@seankhliao

What version of Go are you using (go version)?

current website

Does this issue reproduce with the latest release?

repros with https://tip.golang.org/ref/mod

What operating system and processor architecture are you using (go env)?

Google Chrome | 85.0.4183.83

What did you do?

visit https://golang.org/ref/mod and click on the require directive link in table of contents

What did you expect to see?

link/jump to "require directive" section

<h3 id="go.mod-require" class="mod-require"><code>require</code> directive</h3>

What did you see instead?

link/jump to "go.mod files" section

<h3 id="go" class="mod-require"><code>require</code> directive</h3>

additional info

it appears that the entire "go.mod files" section has their ids truncated to just go

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.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