diff --git a/apps/ui/content/docs/components/radio-group.mdx b/apps/ui/content/docs/components/radio-group.mdx index 8d0da152d..5765ed8d9 100644 --- a/apps/ui/content/docs/components/radio-group.mdx +++ b/apps/ui/content/docs/components/radio-group.mdx @@ -3,7 +3,7 @@ title: Radio Group description: A set of checkable buttons where no more than one of the buttons can be checked at a time. links: - doc: https://base-ui.com/react/components/radio-group#api-reference + doc: https://base-ui.com/react/components/radio#api-reference ---