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

[questions/qa-controls] Broken links #502

Closed
xfq opened this issue Jul 28, 2023 · 1 comment · Fixed by #509
Closed

[questions/qa-controls] Broken links #502

xfq opened this issue Jul 28, 2023 · 1 comment · Fixed by #509

Comments

@xfq
Copy link
Member

xfq commented Jul 28, 2023

[source] (https://www.w3.org/International/questions/qa-controls) [en]

The control codes in the range U+0000-U+001F are known as the "C0" range. This range begins with the NUL (Null) U+0000 control. The control codes in the range U+0080-U+009F are known as the "C1" range. DEL (Delete) U+007F is also a control and is adjacent to the beginning of the C1 Range.

The links to C0 and C1 are broken.

@r12a
Copy link
Contributor

r12a commented Jul 28, 2023

Looks like they are trying to point to the Further Reading section, which contains links to the Unicode code charts, but we should probably just link directly to the charts, instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants