From 9469236ca7e2bf2d0335ec35b1cf3dedef50eb3b Mon Sep 17 00:00:00 2001 From: jlwllmr <95916148+jlwllmr@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:51:25 +0100 Subject: [PATCH] Amend JSON formatting --- vercel.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/vercel.json b/vercel.json index e39ac1c2e..70513fdb9 100644 --- a/vercel.json +++ b/vercel.json @@ -66,10 +66,7 @@ "permanent": true }, { - "source": [ - "/build-on-linea/hackathons", - "/developers/community/hackathons" - ], + "source": "/developers/community/hackathons", "destination": "https://linea.build/developers", "permanent": true }