Skip to content

Commit 3458cc9

Browse files
authored
Merge pull request #139 from rvsia/fix-badcomponents-link
Fix wrong link in the field-provider page
2 parents 35f755d + 91a3955 commit 3458cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-renderer-demo/src/docs-components/field-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can read more about that in [Component mapping](/renderer/component-mapping)
1414

1515
Each component will receive FieldProvider as a prop. Be aware that pre-defined component types are
1616
automatically wrapped in FieldProvider. This is done to make it easier to create component mappers for
17-
standard form components. List of standard components is avaiable [here](/renderer/form-schemas).
17+
standard form components. List of standard components is available [here](/renderer/component-api).
1818

1919
## Using FieldProvider
2020

0 commit comments

Comments
 (0)