Skip to content

Commit 40b2098

Browse files
authored
Basic FundraiseUp Integration (#454)
* Use FundraiseUp link for recurring button * Update link
1 parent 419f4df commit 40b2098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/DonateRecurringButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default function DonateRecurringButton() {
44
return (
55
<div className="mb-10 mt-12 flex justify-center">
66
<CustomLink
7-
href="https://checkout.opensats.org/b/4gwg1bbvW6Li0ww7st"
7+
href="https://adtjkuks.donorsupport.co/page/opensats"
88
className="my-15 rounded border border-orange-500 bg-transparent px-8 py-4 text-lg font-semibold no-underline hover:bg-orange-100"
99
>
1010
Give Monthly 🧡

0 commit comments

Comments
 (0)