Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit df590f5

Browse files
author
Ralph Sto. Domingo
authored
Update in FAQ: invalid link for validation
1 parent 6e7e84c commit df590f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const BirthDate = ({forModel}) => (
7373
export default BirthDate;
7474
```
7575

76-
Also, see [./validation.md](the validation guide) for more information.
76+
Also, see [the validation guide](./validation.md) for more information.
7777

7878
### How do I get the component instance? `ref={...}` doesn't work.
7979

0 commit comments

Comments
 (0)