Skip to content

Commit eb65b21

Browse files
authored
Update links in accessibility README
Fixed a broken link and removed an unused link
1 parent 5c90965 commit eb65b21

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

accessibility/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Automated checks can catch a lot of common issues before they reach production.
3838
- Validate your HTML with a tool like [W3C's Markup Validation Service][w3c-markup-validator]
3939
- Hire assistive technology users to user test your product
4040

41-
[Juicy Studio]: https://juicystudio.com/services/readability.php
4241
[axe DevTools]: https://chromewebstore.google.com/detail/axe-devtools-web-accessib/lhdoppojpmngadmnindnejefpokejbdd
4342
[WAVE Evaluation Tool]: https://chromewebstore.google.com/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh
4443
[ARIA DevTools]: https://chromewebstore.google.com/detail/aria-devtools/dneemiigcbbgbdjlcdjjnianlikimpck
@@ -133,7 +132,7 @@ Automated checks can catch a lot of common issues before they reach production.
133132
[wcag-1-4-3]: https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum.html
134133
[wcag-1-4-1]: https://www.w3.org/WAI/WCAG22/Understanding/use-of-color.html
135134
[wcag-3-1]: https://www.w3.org/WAI/WCAG22/Understanding/readable.html
136-
[wcag-2-4-4]: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context
135+
[wcag-2-4-4]: https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context.html
137136
[wcag-2-4-10]: https://www.w3.org/WAI/WCAG22/Understanding/section-headings.html
138137
[wcag-2-2-2]: https://www.w3.org/WAI/WCAG22/Understanding/pause-stop-hide.html
139138
[wcag-1-2-2]: https://www.w3.org/WAI/WCAG22/Understanding/captions-prerecorded.html

0 commit comments

Comments
 (0)