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