Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
selahaddinh opened this issue Jul 29, 2020 · 4 comments
Labels
Documentation FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@selahaddinh
Copy link

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

@gopherbot gopherbot added this to the Unreleased milestone Jul 29, 2020
@cagedmantis cagedmantis changed the title x/website:not working link at the tutorial x/website: invalid link found in tutorial documentation. Jul 31, 2020
@cagedmantis cagedmantis added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jul 31, 2020
@cagedmantis
Copy link
Contributor

/cc @dmitshur

@dmitshur
Copy link
Contributor

Thanks for reporting. This looks like a bug that needs to be fixed.

Where did you get to the URL https://golang.org/doc/articles/wiki/final.go from?

@dmitshur dmitshur changed the title x/website: invalid link found in tutorial documentation. x/website: page showing .go source file under doc/articles has invalid link to documentation Jul 31, 2020
@selahaddinh
Copy link
Author

From this article: https://golang.org/doc/articles/wiki/
under, 'Try it out!' section header
the href at 'Click here to view the final code listing.'
(Click here to view the final code listing.)

@seankhliao
Copy link
Member

Closing as this appears to have been fixed

@golang golang locked and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

5 participants