Skip to content

Commit 39ce618

Browse files
crisbetommalerba
authored andcommitted
chore: fix dead link in docs (#14962)
Fixes a dead link in the a11y docs. Fixes #14955.
1 parent bfd6dd1 commit 39ce618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/a11y/a11y.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ details.
9393

9494
## LiveAnnouncer
9595
`LiveAnnouncer` is used to announce messages for screen-reader users using an `aria-live` region.
96-
See [the W3C's WAI-ARIA](https://www.w3.org/TR/wai-aria/states_and_properties#aria-live)
96+
See [the W3C's WAI-ARIA](https://www.w3.org/WAI/PF/aria-1.1/states_and_properties#aria-live)
9797
for more information on aria-live regions.
9898

9999
### Example

0 commit comments

Comments
 (0)