Skip to content

Commit

Permalink
fix incentives donate link
Browse files Browse the repository at this point in the history
  • Loading branch information
EwanLyon committed Jul 13, 2023
1 parent 25997ed commit 2f3f00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nextjs/pages/ASM2023/incentives.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const Incentives = () => {
<div className={styles.donate}>
<Button
actionText="Donate"
link="https://donate.tiltify.com/@ausspeedruns/asm2023"
link="https://donate.tiltify.com/@ausspeedruns/australian-speedrun-marathon-2023"
openInNewTab
iconRight={faChevronRight}
/>
Expand Down

0 comments on commit 2f3f00f

Please sign in to comment.