From 0c758fed6c5abe8528cf69ed644db03496411f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Hofman?= Date: Fri, 7 Oct 2022 19:04:36 +0200 Subject: [PATCH] Update react.mdx (#850) 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