From b10a1ccb27f99e08d3b0c37eb4e5c0d7ff2e7f95 Mon Sep 17 00:00:00 2001 From: Kyle Gach Date: Mon, 10 Jun 2024 11:42:25 -0600 Subject: [PATCH] Remove status page redirect - Replace with temporary redirect to useful GH issue --- static/_redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/_redirects b/static/_redirects index 04cb217e..20f33ce9 100644 --- a/static/_redirects +++ b/static/_redirects @@ -92,8 +92,8 @@ /showcase/* https://storybook-component-catalog.netlify.app/showcase/:splat 200 /tutorials/* https://storybook-tutorials.netlify.app/tutorials/:splat 200 /day/* https://storybook-day-2023.netlify.app/day/:splat 200 -/status/* https://storybook-status.netlify.app/status/:splat 200 +/status https://github.com/storybookjs/storybook/issues/23279 302 /telemetry /docs/configure/telemetry 301 # Plausible analytics