diff --git a/netlify.toml b/netlify.toml index cb9701253d..0469c5c395 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ [[redirects]] from = '/v1/*' - to = 'https://v1.4.5--red-hat-design-system.netlify.app/:splat' + to = 'https://release-v1.4.5--red-hat-design-system.netlify.app/:splat' status = 200 force = true