We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb415d4 commit c492ddfCopy full SHA for c492ddf
src/app/conf/2025/components/sponsors.tsx
@@ -36,7 +36,7 @@ const sponsorGold: Sponsor[] = [
36
{
37
icon: (props: React.SVGProps<SVGElement>) => <TheGuild {...props} />,
38
name: "The Guild",
39
- link: "https://the-guild.dev",
+ link: "https://the-guild.dev/graphql/hive",
40
},
41
]
42
0 commit comments