diff --git a/vercel.json b/vercel.json index 245a45dc..6d747ef9 100644 --- a/vercel.json +++ b/vercel.json @@ -2351,6 +2351,11 @@ "destination": "/getting-started/supported-shells/", "statusCode": 308 }, + { + "source": "/getting-started/what-is-warp", + "destination": "/", + "statusCode": 308 + }, { "source": "/guide/ssh-guide", "destination": "/terminal/warpify/ssh/",