Skip to content

Commit

Permalink
Fix broken link (#2776)
Browse files Browse the repository at this point in the history
* Fix broken link

* change underscores to hyphens

Previous fix not correct. This actually fixes the link.
  • Loading branch information
jeffreysbrother authored Feb 24, 2020
1 parent 821e207 commit bba6229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ These are toolboxes filled with HTML attributes that are fully supported in JSX
Each type of widget has a specific design pattern and is expected to function in a certain way by users and user agents alike:

- [WAI-ARIA Authoring Practices - Design Patterns and Widgets](https://www.w3.org/TR/wai-aria-practices/#aria_ex)
- [Heydon Pickering - ARIA Examples](https://heydonworks.com/practical_aria_examples/)
- [Heydon Pickering - ARIA Examples](https://heydonworks.com/article/practical-aria-examples/)
- [Inclusive Components](https://inclusive-components.design/)

## Other Points for Consideration {#other-points-for-consideration}
Expand Down

0 comments on commit bba6229

Please sign in to comment.