Skip to content

Commit 75ebdd5

Browse files
committed
update path
1 parent fe04a83 commit 75ebdd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ export default function Footer() {
4040
<Link href="/media">Media</Link>
4141
</li>
4242
<li>
43-
<Link href="https://react-hook-form-website-git-v6-v5-hook-form.vercel.app/v6/api">V6</Link>
43+
<Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v6/api">V6</Link>
4444
</li>
4545
<li>
46-
<Link href="https://react-hook-form-website-git-v6-v5-hook-form.vercel.app/v5/api">V5</Link>
46+
<Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v5/api">V5</Link>
4747
</li>
4848
</ul>
4949
<p>

0 commit comments

Comments
 (0)