diff --git a/apps/web/netlify.toml b/apps/web/netlify.toml index fbc64e5d54..ee6aa311c4 100644 --- a/apps/web/netlify.toml +++ b/apps/web/netlify.toml @@ -159,6 +159,12 @@ to = "https://char.com/contact" status = 301 force = true +[[redirects]] +from = "https://hyprnote.com/why-hyprnote/" +to = "https://hyprnote.com/why-char/" +status = 301 +force = true + [[redirects]] from = "https://hyprnote.com" to = "https://char.com"