Skip to content

Commit cb5e9c2

Browse files
author
Dustyn Blackmore
committed
Updated README.md
Fix broken link on validation-notes Note: This actually worked with CTRL + CLICK in VSCode - which is why I did not pick it up. Sorry.
1 parent 077e70b commit cb5e9c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ export default App;
143143

144144
## Validation
145145
For those interested in why this is included, please also see:
146-
[Notes On Validation](#validation%20notes)
146+
[Notes On Validation](#validation-notes)
147147

148148
Validation is a, or an array of, objects which contain a 'callback', and
149149
validation error message. This object is provided to the component via the

0 commit comments

Comments
 (0)