Skip to content

Commit

Permalink
update: changed button href to /apply
Browse files Browse the repository at this point in the history
  • Loading branch information
tyleryy committed Oct 3, 2023
1 parent 03cd11f commit 80b1ec1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default function ApplyButton() {
return (
<Button
className={styles.applyButton}
href="https://forms.gle/nxRU44y9Gd5mrmXUA"
href="/apply"
variant=""
target="_blank"
>
Expand Down

0 comments on commit 80b1ec1

Please sign in to comment.