diff --git a/docs/docs.json b/docs/docs.json index c57b1f3e..a6e66375 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -2,6 +2,12 @@ "$schema": "https://mintlify.com/docs.json", "theme": "mint", "name": "Honcho", + "redirects": [ + { + "source": "/", + "destination": "/v2/documentation/introduction/overview" + } + ], "colors": { "primary": "#66AAFF", "dark": "#151E27",