Skip to content

x/website: page showing .go source file under doc/articles has invalid link to documentation #40471

@selahaddinh

Description

@selahaddinh

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 :/

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