diff --git a/vercel.json b/vercel.json index 649ae0e4a5..c58d33b2dd 100644 --- a/vercel.json +++ b/vercel.json @@ -956,6 +956,11 @@ "destination": "/tools/:path*", "permanent": true }, + { + "source": "/tools/intro", + "destination": "tools", + "permanent": true + }, { "source": "/learn", "destination": "https://academy.ecdao.org/en",