Skip to content

Commit 1770b34

Browse files
committed
Fix language file reference
1 parent 0b205ff commit 1770b34

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
@@ -198,6 +198,6 @@ Individual nodes within the `nodes` property can have the following structure:
198198
[docs-controlled]: https://react.dev/learn/sharing-state-between-components#controlled-and-uncontrolled-components
199199
[docs-state-hooks]: https://react.dev/reference/react/useState
200200
[font-awesome]: https://fontawesome.com
201-
[lang-file]: https://github.com/jakezatecky/react-dual-listbox/blob/master/src/js/lang/default.js
201+
[lang-file]: https://github.com/jakezatecky/react-checkbox-tree/blob/master/src/js/lang/default.js
202202
[mdn-key]: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key
203203
[react-fontawesome]: https://github.com/FortAwesome/react-fontawesome

0 commit comments

Comments
 (0)