You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the link checker on the manual of style.
Note that there are still some broken links as some references appear
outdated, but I think those should be addressed in a more in depth
review and refresh of this document.
---------
Co-authored-by: Tantek Çelik <[email protected]>
<li>Follow the <cite><ahref="https://www.w3.org/WAI/intro/wcag.php">Web Content Accessibility Guidelines</a></cite>
129
+
<li>Follow the <cite><ahref="https://www.w3.org/WAI/standards-guidelines/wcag/">Web Content Accessibility Guidelines</a></cite>
127
130
(<abbr>WCAG</abbr>). Can
128
131
simpler words express your ideas? Is your text marked up with
129
132
structural elements? Are alternatives provided for auditory and visual
130
-
content? See also <ahref="https://www.w3.org/WAI/eval/Overview.html">evaluation tools</a>.</li>
133
+
content? See also <ahref="https://www.w3.org/WAI/test-evaluate/">evaluation tools</a>.</li>
131
134
</ul>
132
135
</section>
133
136
<sectionid="I18n">
@@ -146,7 +149,7 @@ <h3>Write for a global audience</h3>
146
149
<li>Avoid idioms that are U.S.- or English-specific in favor of more neutral language.</li>
147
150
<li>Choose examples that reflect a global audience. For example:
148
151
<ul>
149
-
<li>When creating user stories or other examples that feature people, choose example names that come from different cultures and regions. You can find suggestions <ahref="https://www.w3.org/TR/international-specs#personal_name_examples">here</a> in [[INTERNATIONAL-SPECS]].</li>
152
+
<li>When creating user stories or other examples that feature people, choose example names that come from different cultures and regions. You can find suggestions <ahref="https://www.w3.org/TR/international-specs/#personal_name_examples">here</a> in [[INTERNATIONAL-SPECS]].</li>
150
153
<li>Choose more generic terms for field names, such as "postal code" instead of (U.S.-specific) "ZIP code" or "given name" instead of "first name".</li>
151
154
</ul>
152
155
<li>In general, use [=locale-neutral=] representations of data values, such as dates, numbers, currency values, and so forth.</li>
@@ -156,7 +159,7 @@ <h3>Write for a global audience</h3>
156
159
<liid="Dates">For time and date values, choose an unambiguous representation:
157
160
<ul>
158
161
<li>For date values that appear in prose, spell out the month (for example, <kbd>6 May 2003</kbd> or <kbd>September 23, 2016</kbd>). All numeric dates such as <kbdtranslate="no">5/6/03</kbd> or <kbdtranslate="no">6/5/03</kbd> are ambiguous. Some cultures will read the first example as "June 5" while other cultures will read the second example as that date.</li>
159
-
<li>For date values that appear in data, use a format derived from ISO8601, such as those found in [[RFC3339]] or those found in <cite><ahref="http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#date" title="Section 3.2.9 of the XML Schema Datatypes">XML Schema Part 2: Datatypes</a></cite> ([[XMLSchema-2]].</li>
162
+
<li>For date values that appear in data, use a format derived from ISO8601, such as those found in [[RFC3339]] or those found in <cite><ahref="https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#date" title="Section 3.2.9 of the XML Schema Datatypes">XML Schema Part 2: Datatypes</a></cite> ([[XMLSchema-2]].</li>
160
163
</ul></li>
161
164
</ul>
162
165
</section>
@@ -255,10 +258,10 @@ <h3>Translations</h3>
255
258
256
259
<li>Read the <cite>W3C Intellectual Property <abbrtitle=
<li>Match image size to markup <code>width</code> and
934
937
<code>height</code> (or images will be distorted).</li>
935
938
936
-
<li>See the <ahref="https://www.w3.org/TR/WCAG20-GENERAL/">Web Content Accessibility
939
+
<li>See the <ahref="https://www.w3.org/TR/WCAG20-TECHS/">Web Content Accessibility
937
940
Guidelines Techniques</a> for information about providing alternative
938
941
text (<code>alt</code>) and long descriptions (<code>longdesc</code>)
939
942
for images. Also, don't forget to spell-check your alternative
@@ -1014,7 +1017,7 @@ <h3>Large Documents</h3>
1014
1017
<h3>Inclusive terminology</h3>
1015
1018
1016
1019
<p>Following the <a
1017
-
href="/policies/code-of-conduct/#expected-behavior">W3C Code of Conduct</a>,
1020
+
href="https://www.w3.org/policies/code-of-conduct/#expected-behavior">W3C Code of Conduct</a>,
1018
1021
<abbrtitle="World Wide Web Consortium">W3C</abbr> specifications are expected to be
1019
1022
inclusive and facilitate diversity. As such, editors and authors are strongly encouraged
1020
1023
to use a neutral and inclusive language to ensure the best environment possible for the
@@ -1046,7 +1049,7 @@ <h2>Internet Media Types</h2>
1046
1049
1047
1050
<ul>
1048
1051
<li>For information about defining a new Internet media type (formerly known as <abbrtitle="Multipurpose Internet Mail Extensions">MIME</abbr> type) in your specification, see <cite><ahref=
1049
-
"http://www.w3.org/2002/06/registering-mediatype">How to Register an Internet Media Type for a W3C Specification</a></cite> [<cite><ahref="#ref-REGISTER-1">REGISTER-1</a></cite>].</li>
1052
+
"https://www.w3.org/2002/06/registering-mediatype">How to Register an Internet Media Type for a W3C Specification</a></cite> [<cite><ahref="#ref-REGISTER-1">REGISTER-1</a></cite>].</li>
1050
1053
1051
1054
<li>For information about referring to existing Internet media types (registered or not), see the email message <cite><ahref=
1052
1055
"https://lists.w3.org/Archives/Public/www-tag/2006Aug/0012">TAG Position on Use of Unregistered Media Types in W3C Recommendations</a></cite> [<cite><ahref="#ref-REGISTER-2">REGISTER-2</a></cite>].</li>
@@ -1396,9 +1399,9 @@ <h2>References</h2>
1396
1399
1397
1400
<dtid="ref-EDITORS">[EDITORS]</dt>
1398
1401
1399
-
<dd><ahref="https://www.w3.org/Guide/editor/">W3C Editors Home
1402
+
<dd><ahref="https://www.w3.org/guide/editor/">W3C Editors Home
1400
1403
Page</a>, 2024. This list of resources for editors is on-line at
0 commit comments