Skip to content

Commit 2d94b6e

Browse files
📖 fix broken link to examples in README.md (#11805)
Co-authored-by: Beier (Bill) <bluebill1049@hotmail.com>
1 parent 8307aea commit 2d94b6e

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
@@ -18,7 +18,7 @@
1818
<a href="https://react-hook-form.com/docs">API</a> |
1919
<a href="https://react-hook-form.com/form-builder">Form Builder</a> |
2020
<a href="https://react-hook-form.com/faqs">FAQs</a> |
21-
<a href="https://github.com/bluebill1049/react-hook-form/tree/master/examples">Examples</a>
21+
<a href="https://github.com/react-hook-form/react-hook-form/tree/master/examples">Examples</a>
2222
</p>
2323

2424
### Features

0 commit comments

Comments
 (0)