Skip to content

Commit 9cc3a33

Browse files
committed
remove www.
1 parent 96c63d6 commit 9cc3a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/seo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const site = {
55
title: `React Hook Form - Simple React forms validation`,
66
description: `Performant, flexible and extensible forms with easy-to-use validation.`,
77
author: `@bluebill1049`,
8-
siteUrl: "https://www.react-hook-form.com",
8+
siteUrl: "https://react-hook-form.com",
99
languages: {
1010
langs: ["en", "es", "jp", "zh", "kr", "pt", "ru"],
1111
defaultLangKey: "en",

0 commit comments

Comments
 (0)