Update all WCAG URLs to the equivalent 2.2 location#1016
Update all WCAG URLs to the equivalent 2.2 location#1016lb- wants to merge 1 commit intojsx-eslint:mainfrom
Conversation
d786f06 to
252f4f6
Compare
|
As per https://www.w3.org/WAI/standards-guidelines/wcag/new-in-22/#changes-from-wcag-21-to-wcag-22
I have left the link in that this project has for 4.1.1. but it may be better to review this link in the future. As for any other differences, there are only additions with new requirements and no significant changes to existing requirements. I have noticed that some links have better linked examples and explanations but the actual success criteria itself remains the same. |
|
I'm fine converting the 2.1 links to 2.2 as long as it doesn't imply that we're not validating parsing, since I suspect some of our rules do indeed do that. |
252f4f6 to
2ab9e56
Compare
|
OK @ljharb would you like me to further refine this PR with additional context where the links exist? Or are you happy with it in its current state? |
Fixes jsx-eslint#1015 Ensure all URLs are consistent (without trailing HTML) as this is the canonical URL
2ab9e56 to
aa08ee9
Compare
2.1to their2.2equivalent, I have also manually checked each URLs for any 404s