Skip to content

Commit

Permalink
Fix signup link
Browse files Browse the repository at this point in the history
  • Loading branch information
mveytsman committed Apr 12, 2024
1 parent fa7edcb commit ac08a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bike_brigade_web/live/login_live.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</div>

<div class="text-center ">
<.button href="https://www.bikebrigade.ca/volunteer" color={:white} size={:small}>
<.button href="https://www.bikebrigade.ca/volunteer-rider-sign-up" color={:white} size={:small}>
Sign Up!
</.button>
</div>
Expand Down

0 comments on commit ac08a01

Please sign in to comment.