From f805e0148c07adfc46e35b723efaaa60e12d564e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Hofman?= Date: Wed, 5 Oct 2022 23:15:33 +0200 Subject: [PATCH] Update react.mdx Replacing dead link for `aria-label` with a working one. --- docs/content/packages/react.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/packages/react.mdx b/docs/content/packages/react.mdx index c0a43eb23..64d4973d4 100644 --- a/docs/content/packages/react.mdx +++ b/docs/content/packages/react.mdx @@ -129,4 +129,4 @@ can pass it either via the `icon` prop, or as the only child: [npm]: https://www.npmjs.com/ [install-npm]: https://docs.npmjs.com/getting-started/installing-node [tree-shaking]: https://developer.mozilla.org/en-US/docs/Glossary/Tree_shaking -[aria-label]: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute +[aria-label]: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-label