diff --git a/vercel.json b/vercel.json index e8ea1798..51b14d20 100644 --- a/vercel.json +++ b/vercel.json @@ -64,6 +64,10 @@ { "source": "/docs/getting-started/faq", "destination": "/docs/faq/" + }, + { + "source": "/docs/", + "destination": "/docs/introduction/" } ] }