From 95934514a8abca607e829e9f82295d54dfca5387 Mon Sep 17 00:00:00 2001 From: Abdellah Hariti Date: Wed, 5 Jun 2024 23:55:15 +0100 Subject: [PATCH] another redirect to make sure --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index f4b24d7114dc4..e155311ca637a 100644 --- a/vercel.json +++ b/vercel.json @@ -98,7 +98,7 @@ "has": [ { "type": "host", - "value": "docs.sentry.io" + "value": "*.sentry.dev" } ] },