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 96c63d6 commit 9cc3a33Copy full SHA for 9cc3a33
src/components/seo.tsx
@@ -5,7 +5,7 @@ const site = {
5
title: `React Hook Form - Simple React forms validation`,
6
description: `Performant, flexible and extensible forms with easy-to-use validation.`,
7
author: `@bluebill1049`,
8
- siteUrl: "https://www.react-hook-form.com",
+ siteUrl: "https://react-hook-form.com",
9
languages: {
10
langs: ["en", "es", "jp", "zh", "kr", "pt", "ru"],
11
defaultLangKey: "en",
0 commit comments