From b84245120e25f06957a2a4ae0e8efe4fd62e5478 Mon Sep 17 00:00:00 2001 From: Brian Doyle Date: Fri, 17 Oct 2025 10:54:39 -0400 Subject: [PATCH] Fix broken redirect --- vercel.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/vercel.json b/vercel.json index 795f19e40d..df8a2dc268 100644 --- a/vercel.json +++ b/vercel.json @@ -2048,11 +2048,6 @@ "destination": "/ecosystem/hackathons-and-events", "permanent": true }, - { - "source": "/ecosystem/hackathons-and-events", - "destination": "/ecosystem/hackathons-and-events", - "permanent": true - }, { "source": "/protocol/staking/staking-guide", "destination": "/protocol/staking",