Skip to content

Commit 0c3c7b5

Browse files
authored
update prospectus link to stable URL (#1894)
1 parent f5b4a89 commit 0c3c7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/conf/2025/sponsorship.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export function Sponsor() {
4141

4242
<div className="mt-8 flex justify-center">
4343
<a
44-
href="https://events.linuxfoundation.org/wp-content/uploads/2024/12/sponsor_GraphQLConf_2025.pdf?utm_source=graphql_conf_2025&utm_medium=website&utm_campaign=sponsor_section"
44+
href="https://events.linuxfoundation.org/sponsor-GraphQLConf-25?utm_source=graphql_conf_2025&utm_medium=website&utm_campaign=sponsor_section"
4545
target="_blank"
4646
rel="noreferrer"
4747
className="bg-primary/85 px-20 py-4 text-center text-3xl font-semibold transition-colors hover:bg-primary/100 md:px-28"

0 commit comments

Comments
 (0)