Skip to content

Commit

Permalink
proper redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Apr 18, 2024
1 parent 8da6326 commit 5677ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[redirects]]
from = "/3.0/recipes/*"
to = "/3.0/guides/*"
to = "/3.0/guides/:splat"
status = 301
force = false

Expand Down

0 comments on commit 5677ee6

Please sign in to comment.