Skip to content

Commit 293dd88

Browse files
jemgillambenjie
andauthored
conf 2026: Update Sponsor link buttons (#2312)
Co-authored-by: Benjie <benjie@jemjie.com>
1 parent 8181c16 commit 293dd88

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

src/app/conf/2026/components/become-a-sponsor/index.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,15 @@ export function BecomeASponsor() {
1818
to industry leaders and decision-makers.
1919
</p>
2020
</div>
21-
{/* TODO
2221
<Button
2322
variant="primary"
24-
href="http://events.linuxfoundation.org/sponsor-graphqlconf26"
23+
href="https://events.linuxfoundation.org/sponsor-graphqlconf26"
2524
target="_blank"
2625
rel="noreferrer"
2726
className="md:w-fit"
2827
>
2928
Sponsor
3029
</Button>
31-
*/}
3230
</header>
3331
<dl className="relative z-10 mt-10 border border-neu-300 md:backdrop-blur-[6.4px] xl:mt-16">
3432
<DefinitionListItem

src/app/conf/2026/components/register-section/index.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,13 @@ export function RegisterSection({ className, ...props }: RegisterSectionProps) {
6262
graphql_events@linuxfoundation.org
6363
</a>
6464
</p>
65-
{/* TODO
6665
<Button
6766
variant="primary"
6867
className="mt-6"
69-
href="https://events.linuxfoundation.org/wp-content/uploads/2025/02/sponsor_GraphQLConf_2025_022025.pdf"
68+
href="https://events.linuxfoundation.org/sponsor-graphqlconf26"
7069
>
7170
Become a sponsor
7271
</Button>
73-
*/}
7472
</article>
7573
<article className="border border-neu-400 p-6">
7674
<h3 className="typography-h3">Media</h3>

0 commit comments

Comments
 (0)