Skip to content

Commit

Permalink
Add a redirect for student registration (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmayer authored Sep 25, 2023
1 parent d36780d commit 0b53cc0
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 @@ -25,3 +25,7 @@
[[redirects]]
from = "/spin"
to = "https://rubyconfth-luckydraw.netlify.app/"

[[redirects]]
from = "/students"
to = "https://forms.gle/HHCqvi6UGHgFyqyH7"

0 comments on commit 0b53cc0

Please sign in to comment.