From 15f839cf20cba161dcf33ad5996d7c97e291a5e2 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Fri, 7 Mar 2025 15:59:52 +0800 Subject: [PATCH] fix(stage-web): updated plausible.io and docs redirect Signed-off-by: Neko Ayaka --- apps/stage-web/index.html | 2 +- apps/stage-web/netlify.toml | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/apps/stage-web/index.html b/apps/stage-web/index.html index c5e8539af..c1d33c587 100644 --- a/apps/stage-web/index.html +++ b/apps/stage-web/index.html @@ -18,7 +18,7 @@ diff --git a/apps/stage-web/netlify.toml b/apps/stage-web/netlify.toml index e784110d5..c1d95ce1f 100755 --- a/apps/stage-web/netlify.toml +++ b/apps/stage-web/netlify.toml @@ -6,12 +6,6 @@ publish = "/apps/stage-web/dist" [build.environment] NODE_VERSION = "23" -[[redirects]] -from = "/docs/*" -to = "https://airi-docs.netlify.app/:splat" -status = 200 -force = true - # Plausible.io analytics # # Proxying Plausible through Netlify | Plausible docs