diff --git a/netlify.toml b/netlify.toml index 8b57eafa5a41e40a9f66381ff6db1f307d8dc11f..62dc8c9581e7fc7cee63224f33756d8c195581be 100644 --- a/netlify.toml +++ b/netlify.toml @@ -25,3 +25,9 @@ to = "https://www.notion.so/hoppscotch/3b9d5d5239a043bfb91701faabf5b8f0" status = 301 force = true + +[[redirects]] + from = "/newsletter" + to = "http://eepurl.com/hy0eWH" + status = 301 + force = true