We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b0f86 commit f9b9b66Copy full SHA for f9b9b66
src/content/reference/react-dom/components/form.md
@@ -386,7 +386,7 @@ export async function signUpNewUser(newEmail) {
386
387
</Sandpack>
388
389
-Learn more about updating state from a form action with the [`useActionState`](/reference/react/hooks/useActionState) docs
+Learn more about updating state from a form action with the [`useActionState`](/reference/react/useActionState) docs
390
391
### Handling multiple submission types {/*handling-multiple-submission-types*/}
392
0 commit comments