diff --git a/vercel.json b/vercel.json index cce5587ccbe..d8347624e9d 100644 --- a/vercel.json +++ b/vercel.json @@ -176,6 +176,11 @@ "destination": "https://docs.infura.io/how-to/use-ipfs/:path*/", "permanent": true }, + { + "source": "/services/", + "destination": "https://docs.infura.io/", + "permanent": true + }, { "source": "/services/:path*", "destination": "https://docs.infura.io/:path*",