From bb768a0e1110060cc74beed4b892043e07169096 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Wed, 6 Oct 2021 09:00:01 -0500 Subject: [PATCH] Remove the old survey redirect --- netlify.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/netlify.toml b/netlify.toml index ff66a7685..4f76563eb 100644 --- a/netlify.toml +++ b/netlify.toml @@ -55,11 +55,6 @@ to = "/glossary/contribute/index.html" status = 404 -[[redirects]] - from = "/survey" - to = "https://www.surveymonkey.com/r/jamstack-survey" - status = 302 - [[redirects]] from = "/headless-cms/keystone-5/" to = "/headless-cms/keystone/"