We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bfed89 commit ac74c38Copy full SHA for ac74c38
docs/examples.md
@@ -115,7 +115,7 @@ use case, if migrating from `FormSection` should be handled.
115
116
Demonstrates how you can use `document.getElementById()` or a closure to trigger
117
a submit from outside of the form. For more information, see
118
-[How can I trigger a submit from outside the form?](docs/faq.md#how-can-i-trigger-a-submit-from-outside-my-form)
+[How can I trigger a submit from outside the form?](https://final-form.org/docs/react-final-form/faq#how-can-i-trigger-a-submit-from-outside-my-form)
119
120
### [Wizard Form](examples/wizard)
121
0 commit comments