From e566c15cd984dfe447ed8b00940c927fb6578b23 Mon Sep 17 00:00:00 2001 From: lauralani Date: Wed, 2 Aug 2023 08:47:25 +0200 Subject: [PATCH] update redirects --- static/netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/netlify.toml b/static/netlify.toml index 039afd8..8ad69c3 100644 --- a/static/netlify.toml +++ b/static/netlify.toml @@ -6,5 +6,5 @@ [[redirects]] from = "/.well-known/test-meta/*" - to = "https://status.lila.network" + to = "https://status.lila.network/:splat" status = 301