Skip to content

Commit 9f15a3a

Browse files
authored
Merge pull request mac-s-g#199 from jackdh/patch-1
Update README.md
2 parents 7c154b9 + 722efd9 commit 9f15a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Check out the list of supported themes [in the component demo](https://mac-s-g.g
9191
#### Use Your Own Theme
9292
You can supply your own base-16 theme object.
9393

94-
To better understand custom themes, take a look at [my example implementation](https://github.com/mac-s-g/react-json-view/blob/master/dev-server/dev-server.js#L81) and the [base-16 theme styling guidelines](https://github.com/chriskempson/base16/blob/master/styling.md).
94+
To better understand custom themes, take a look at [my example implementation](https://github.com/mac-s-g/react-json-view/blob/7c154b9a7d83ea89dce2c171ebdf4d163ff49233/dev-server/src/index.js#L135) and the [base-16 theme styling guidelines](https://github.com/chriskempson/base16/blob/master/styling.md).
9595

9696
### onEdit, onAdd and onDelete Interaction
9797
Pass callback methods to `onEdit`, `onAdd` and `onDelete` props. Your method will be invoked when a user attempts to update your `src` object.

0 commit comments

Comments
 (0)