Skip to content

Commit

Permalink
fix: add aztec/overview redirect (#2424)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 authored Sep 20, 2023
1 parent 027530f commit 4e30dcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,8 @@
from = "/dev_docs/getting_started/cli"
to = "/dev_docs/cli"

[[redirects]]
from = "/aztec/overview"
to = "/"


0 comments on commit 4e30dcd

Please sign in to comment.