Skip to content

Commit 4542cd2

Browse files
ml242epicfaace
andauthored
Update link for customArray (rjsf-team#1702)
It seems RJSF has been split out of mozilla to a separate repo, i found this link to be out of date. Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.com>
1 parent eb24e53 commit 4542cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ render((
108108
), document.getElementById("app"));
109109
```
110110

111-
Please see [customArray.js](https://github.com/mozilla-services/react-jsonschema-form/blob/master/playground/samples/customArray.js) for a better example.
111+
Please see [customArray.js](https://github.com/rjsf-team/react-jsonschema-form/blob/master/packages/playground/src/samples/customArray.js) for a better example.
112112

113113

114114
The following props are passed to each `ArrayFieldTemplate`:

0 commit comments

Comments
 (0)