Skip to content

Commit a2c9f86

Browse files
authored
fix: link sponsorship prospectus as a link instead of static pdf (#1713)
1 parent 1770b24 commit a2c9f86

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/conf/sponsor/sponsor_2024.pdf

-2.49 MB
Binary file not shown.

src/app/conf/2024/partner/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Button } from "@/app/conf/_components/button"
33
<h1 id="sponsor">Sponsor GraphQLConf 2024</h1>
44

55
<div className="flex flex-row justfiy-center">
6-
<Button target="_blank" href="/conf/sponsor/sponsor_2024.pdf" className="!text-white !block">Sponsorship Details</Button>
6+
<Button target="_blank" href="https://events.linuxfoundation.org/sponsor-GraphQLConf-24" className="!text-white !block">Sponsorship Details</Button>
77
<Button href="mailto:[email protected]?subject=Sponsorships" className="!text-white !block ml-3.5">Contact Us</Button>
88
</div>
99
Contact us at [email protected] to reserve your sponsorship, ask questions or talk about different options.

0 commit comments

Comments
 (0)