Skip to content

x/website: Outdated link to package unicode/norm #51891

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

Closed
D1CED opened this issue Mar 23, 2022 · 1 comment
Closed

x/website: Outdated link to package unicode/norm #51891

D1CED opened this issue Mar 23, 2022 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.

Comments

@D1CED
Copy link

D1CED commented Mar 23, 2022

What is the URL of the page with the issue?

https://go.dev/blog/normalization

What is your user agent?

Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0

Screenshot

There is nothing wrong with the displayed content of this page.

What did you do?

Click on the link to the unicode/norm package.

What did you expect to see?

That I land on the correct page on pkg.go.dev presumably this one
https://pkg.go.dev/golang.org/x/text/unicode/norm

What did you see instead?

I land on this page https://pkg.go.dev/code.google.com/p/go.text/unicode/norm which says:
Oops! We couldn't find “code.google.com/p/go.text/unicode/norm”.

There are at least three links that point to this outdated location in the sections Introduction, Writing in normal form and Normalization info.

@D1CED D1CED added the pkgsite label Mar 23, 2022
@gopherbot gopherbot added this to the pkgsite/unplanned milestone Mar 23, 2022
@seankhliao seankhliao changed the title x/pkgsite: Outdated link to package unicode/norm x/website: Outdated link to package unicode/norm Mar 23, 2022
@seankhliao seankhliao removed this from the pkgsite/unplanned milestone Mar 23, 2022
@seankhliao seankhliao added NeedsFix The path to resolution is known, but the work has not been done. and removed pkgsite labels Mar 23, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/395134 mentions this issue: _content/blog/normalization: update golang.org/x/text links

MK825 added a commit to MK825/website that referenced this issue Oct 18, 2022
Fixes golang/go#51891.

Change-Id: I15a634926cb34316c5d1c2231aca470e1763b750
GitHub-Last-Rev: 1478424e1110bb72c966e3e67265b9ba09c1c986
GitHub-Pull-Request: golang/website#147
Reviewed-on: https://go-review.googlesource.com/c/website/+/395134
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
@golang golang locked and limited conversation to collaborators Mar 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants