From 6e4773afdde192257a85f2317b7fb23db80568c3 Mon Sep 17 00:00:00 2001 From: Derick Montague Date: Wed, 24 Jun 2020 21:25:21 -0500 Subject: Update accessibility documentation - Update IBM Accessibility resources link text - Add IBM Accessibility tools link to tools section Signed-off-by: Derick Montague Change-Id: I602a0f44464ccb373069d37b0313a89ad6311149 --- docs/guide/coding-standards/accessibility.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/guide/coding-standards/accessibility.md b/docs/guide/coding-standards/accessibility.md index e9216b31..90057a33 100644 --- a/docs/guide/coding-standards/accessibility.md +++ b/docs/guide/coding-standards/accessibility.md @@ -24,6 +24,7 @@ The OpenBMC Web UI developers should test their development pages using one of t ## Tools - [Deque Axe](https://www.deque.com/axe/) - [Firefox Accessibility Inspector](https://developer.mozilla.org/en-US/docs/Tools/Accessibility_inspector) +- [IBM Accessibility Tools](https://www.ibm.com/able/toolkit/tools) - [Lighthouse](https://developers.google.com/web/tools/lighthouse) ## Screen Readers @@ -38,6 +39,6 @@ The OpenBMC Web UI developers should test their development pages using one of t - [WAI-ARIA Basics](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/WAI-ARIA_basics) - [WebAIM Articles](https://webaim.org/articles/) - [A11Y Project](https://a11yproject.com/) -- [IBM Accessibility Research](https://www.ibm.com/able/) +- [IBM Accessibility](https://www.ibm.com/able/) - [Inclusive Components](https://inclusive-components.design/) -- cgit v1.2.3