Skip to content

Commit

Permalink
redirect fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lassejaco committed Sep 14, 2024
1 parent 09e6a9a commit 522060f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions devcon/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@
to = "https://speak.devcon.org/devcon7-sea/cfp"
status = 302
force = true

[[redirects]]
from = "/side-events"
to = "https://devcon.org/devcon-week"
status = 302
force = true

0 comments on commit 522060f

Please sign in to comment.