We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe04a83 commit 75ebdd5Copy full SHA for 75ebdd5
src/components/Footer.tsx
@@ -40,10 +40,10 @@ export default function Footer() {
40
<Link href="/media">Media</Link>
41
</li>
42
<li>
43
- <Link href="https://react-hook-form-website-git-v6-v5-hook-form.vercel.app/v6/api">V6</Link>
+ <Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v6/api">V6</Link>
44
45
46
- <Link href="https://react-hook-form-website-git-v6-v5-hook-form.vercel.app/v5/api">V5</Link>
+ <Link href="https://react-hook-form-website-git-leagcy-hook-form.vercel.app/v5/api">V5</Link>
47
48
</ul>
49
<p>
0 commit comments