diff --git a/data/primitives/docs/components/popover/1.0.7.mdx b/data/primitives/docs/components/popover/1.0.7.mdx index dca253aa7..821c24d1d 100644 --- a/data/primitives/docs/components/popover/1.0.7.mdx +++ b/data/primitives/docs/components/popover/1.0.7.mdx @@ -2,7 +2,7 @@ metaTitle: Popover metaDescription: Displays rich content in a portal, triggered by a button. name: popover -aria: https://www.w3.org/WAI/ARIA/apg/patterns/dialogmodal +aria: https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal --- # Popover @@ -691,7 +691,7 @@ export default () => ( ## Accessibility -Adheres to the [Dialog WAI-ARIA design pattern](https://www.w3.org/WAI/ARIA/apg/patterns/dialogmodal). +Adheres to the [Dialog WAI-ARIA design pattern](https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal). ### Keyboard Interactions