We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://go.dev/blog/normalization
Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0
There is nothing wrong with the displayed content of this page.
Click on the link to the unicode/norm package.
That I land on the correct page on pkg.go.dev presumably this one https://pkg.go.dev/golang.org/x/text/unicode/norm
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.
The text was updated successfully, but these errors were encountered:
Change https://go.dev/cl/395134 mentions this issue: _content/blog/normalization: update golang.org/x/text links
_content/blog/normalization: update golang.org/x/text links
Sorry, something went wrong.
golang/website@1be1c02
a73b03c
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>
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: