Skip to content

Commit 11618b9

Browse files
authored
Merge pull request #65 from wibjorn/patch-1
Readme link to aria best practices is out of date
2 parents c446ce1 + 43db159 commit 11618b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <tab-container> element
22

3-
A accessible tab container element with keyboard support. Follows the [ARIA best practices guide on tabs](https://www.w3.org/TR/wai-aria-practices/#tabpanel).
3+
A accessible tab container element with keyboard support. Follows the [ARIA best practices guide on tabs](https://www.w3.org/WAI/ARIA/apg/patterns/tabpanel/).
44

55
## Installation
66

0 commit comments

Comments
 (0)