w3c / i18n-drafts

A place to edit articles, tutorials, and the like for the /International subtree of the W3C site. Also, captures issues and comments.
63 stars 61 forks source link

[questions/qa-controls] Broken links #502

Closed xfq closed 1 year ago

xfq commented 1 year ago

[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 commented 1 year ago

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.