diff --git a/netlify.toml b/netlify.toml index f3b75e23f..2e548cdfd 100644 --- a/netlify.toml +++ b/netlify.toml @@ -19,3 +19,9 @@ to = "https://t.me/hoppscotch_externship" status = 301 force = true + +[[redirects]] + from = "/beta" + to = "https://forms.gle/XPYDMp8m6JHNWcYp9" + status = 301 + force = true