Skip to content

Commit

Permalink
Add redirect for SB Test EAP sign up form
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegach committed Oct 31, 2024
1 parent 18ef210 commit 929a1b9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/frontpage/public/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,9 @@
[[redirects]]
from = "/proxy/api/event"
to = "https://plausible.io/api/event"
status = 200

[[redirects]]
from = "/sb-test-eap"
to = "https://forms.gle/zVeNrM7QiedZVv7K9"
status = 200

0 comments on commit 929a1b9

Please sign in to comment.