diff --git a/docs/vercel.json b/docs/vercel.json index 66bce12f647..d8d10df8f66 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -1,7 +1,7 @@ { "redirects": [ { - "source": "/docs/modules/chains/:path*", + "source": "/docs/modules/chains/(.+)", "destination": "/docs/modules/chains" }, {