We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd6dd1 commit 39ce618Copy full SHA for 39ce618
src/cdk/a11y/a11y.md
@@ -93,7 +93,7 @@ details.
93
94
## LiveAnnouncer
95
`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)
+See [the W3C's WAI-ARIA](https://www.w3.org/WAI/PF/aria-1.1/states_and_properties#aria-live)
97
for more information on aria-live regions.
98
99
### Example
0 commit comments