Skip to content

Commit 22b9056

Browse files
momdopatrickhlaukembgower
authored
Remove links to too old Editor's Draft in Understanding SC 4.1.2 (#4261)
Following related resources are too old: - https://www.w3.org/WAI/PF/roadmap/ - https://www.w3.org/WAI/PF/GUI/ EDIT (PHL): substituted with links to - https://www.w3.org/TR/wai-aria/ - https://www.w3.org/TR/html-aria/ - https://www.w3.org/WAI/ARIA/apg/ --------- Co-authored-by: Patrick H. Lauke <[email protected]> Co-authored-by: Mike Gower <[email protected]>
1 parent 69088aa commit 22b9056

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

understanding/20/name-role-value.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,16 @@ <h2>Examples of Name, Role, Value</h2>
7171
<h2>Resources for Name, Role, Value</h2>
7272
<ul>
7373
<li>
74-
<a href="https://www.w3.org/WAI/PF/roadmap/">Dynamic Accessible Web Content Roadmap</a>
74+
<a href="https://www.w3.org/TR/wai-aria/">Web Accessibility Initiative - Accessible Rich Internet Applications (ARIA)</a>
7575
</li>
7676
<li>
77-
<a href="https://www.w3.org/WAI/PF/GUI/">Role Taxonomy for Accessible Adaptable Applications</a>
77+
<a href="https://www.w3.org/TR/html-aria/">ARIA in HTML</a>
7878
</li>
7979
<li>
80-
<a href="https://www.w3.org/TR/wai-aria/">Web Accessibility Initiative - Accessible Rich Internet Applications (ARIA)</a>
80+
<a href="https://www.w3.org/TR/accname-1.2/">Accessible Name and Description Computation 1.2</a>
81+
</li>
82+
<li>
83+
<a href="https://www.w3.org/WAI/ARIA/apg/">ARIA Authoring Practices Guide</a>
8184
</li>
8285
</ul>
8386
</section>

0 commit comments

Comments
 (0)