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 29e2c46 commit 0425bc7Copy full SHA for 0425bc7
src/material/tabs/tabs.md
@@ -96,7 +96,7 @@ off-screen tabs in the DOM, you can set the `preserveContent` input to `true`.
96
97
### Accessibility
98
`MatTabGroup` and `MatTabNavBar` both implement the
99
-[ARIA Tabs design pattern](https://www.w3.org/TR/wai-aria-practices-1.1/#tabpanel). Both components
+[ARIA Tabs design pattern](https://www.w3.org/WAI/ARIA/apg/patterns/tabs/). Both components
100
compose `tablist`, `tab`, and `tabpanel` elements with handling for keyboard inputs and focus
101
management.
102
0 commit comments