Skip to content

Commit c492ddf

Browse files
committed
fix link
1 parent cb415d4 commit c492ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/conf/2025/components/sponsors.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const sponsorGold: Sponsor[] = [
3636
{
3737
icon: (props: React.SVGProps<SVGElement>) => <TheGuild {...props} />,
3838
name: "The Guild",
39-
link: "https://the-guild.dev",
39+
link: "https://the-guild.dev/graphql/hive",
4040
},
4141
]
4242

0 commit comments

Comments
 (0)