Skip to content

Commit

Permalink
Redirect to the new deploy guides location (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis authored Jul 2, 2022
1 parent 8ea46bd commit 54687b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
from = "/en/quick-start"
to = "/en/installation"

[[redirects]]
from = "/:lang/deploy/:service"
to = "/:lang/guides/deploy/:service"

[[redirects]]
from = "/:lang/*"
to = "/:lang/404/"
Expand Down

0 comments on commit 54687b0

Please sign in to comment.