diff --git a/apps/v4/content/docs/components/form.mdx b/apps/v4/content/docs/components/form.mdx index 5992318212..8a89d57de4 100644 --- a/apps/v4/content/docs/components/form.mdx +++ b/apps/v4/content/docs/components/form.mdx @@ -9,7 +9,7 @@ import { InfoIcon } from "lucide-react" } title="We are not actively developing this component anymore."> -The Form component is an abstraction over the `react-hook-form` library. Going forward, we recommend using the [``](/docs/components/field) component to build forms. See the [Form](/docs/form) documentation for more information. +The Form component is an abstraction over the `react-hook-form` library. Going forward, we recommend using the [``](/docs/components/field) component to build forms. See the [Form](/docs/forms) documentation for more information.