Skip to content

Commit 1a93169

Browse files
committed
update sponsorship link
1 parent ede2258 commit 1a93169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/sponsors/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const tierData = sponsorTiers.default;
4141
<div class="row mb-3">
4242
<div class="col-lg-8 mb-5">
4343
<p> Thank you so much for your continuous support and contribution to the team! </p>
44-
<p> To find out how to sponsor our team, click <a href="https://stuypulse.nyc3.cdn.digitaloceanspaces.com/site/sponsorships/2022-23SponsorshipPacket.pdf" target="new">here</a>. </p>
44+
<p> To find out how to sponsor our team, click <a href="https://drive.google.com/file/d/1TUDwRB274pog-uMfWDgk21ChS-UlShE-/view?usp=drivesdk" target="new">here</a>. </p>
4545
<div class="accordion accordion-flush" id="sponsorAccordion">
4646
{
4747
tierData.map((sponsorTier: SponsorTierType, index: number) => (

0 commit comments

Comments
 (0)