diff --git a/apps/docs/content/docs/components/form.mdx b/apps/docs/content/docs/components/form.mdx index 02cb50700a..520949a3c4 100644 --- a/apps/docs/content/docs/components/form.mdx +++ b/apps/docs/content/docs/components/form.mdx @@ -67,7 +67,7 @@ The `onSubmit` event will be triggered when a user submits the form with the `En -See the [Forms](/docs/guides/forms) guide to learn more about form validation, including client-side validation, and integration with other frameworks and libraries. +See the [Forms](/docs/guide/forms) guide to learn more about form validation, including client-side validation, and integration with other frameworks and libraries. ### Validation Behavior