diff --git a/netlify.toml b/netlify.toml index 87824389b9..abf09dc5a8 100644 --- a/netlify.toml +++ b/netlify.toml @@ -71,3 +71,8 @@ from = "/360/1.1/*" to = "https://release-1-1--chef-360.netlify.app/360/1.1/:splat" status = 200 + +[[redirects]] + from = "/client/rc1/*" + to = "https://release-rc1--chef-infra-client.netlify.app/client/rc1/:splat" + status = 200