Skip to content

Commit a6cfd80

Browse files
committed
Fix ArrayInputBase documentation
1 parent 37232dd commit a6cfd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs_headless/src/content/docs/ArrayInputBase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If you are using an `<ArrayInputBase>` inside a form with global validation, you
7777

7878
For instance, to display the following errors:
7979

80-
![ArrayInput global validation](./img/ArrayInput-global-validation.png)
80+
![ArrayInput global validation](../../img/ArrayInput-global-validation.png)
8181

8282
You need to return an errors object shaped like this:
8383

0 commit comments

Comments
 (0)