diff --git a/docs/netlify.toml b/docs/netlify.toml index 396e43fd59e2..342c3f7fecf9 100644 --- a/docs/netlify.toml +++ b/docs/netlify.toml @@ -58,4 +58,8 @@ from = "/dev_docs/getting_started/cli" to = "/dev_docs/cli" +[[redirects]] + from = "/aztec/overview" + to = "/" + \ No newline at end of file