diff --git a/docs-ui/src/app/components/button/page.mdx b/docs-ui/src/app/components/button/page.mdx index 8183f8ca6c..765c3a0bef 100644 --- a/docs-ui/src/app/components/button/page.mdx +++ b/docs-ui/src/app/components/button/page.mdx @@ -29,7 +29,7 @@ import { } from './components'; export const reactAriaUrls = { - button: 'https://react-spectrum.adobe.com/react-aria/Button.html', + button: 'https://react-aria.adobe.com/Button', };