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 20d6438 commit f35cf2aCopy full SHA for f35cf2a
src/app/conf/2025/layout.tsx
@@ -58,7 +58,7 @@ export default function Layout({
58
{ children: "Speakers", href: "/#speakers" },
59
{ children: "GraphQLConf 2024", href: "/conf/2024" },
60
{ children: "FAQ", href: "#faq" },
61
- { children: "Contact Us", href: "/conf/2025/faq/#contact" },
+ { children: "Contact Us", href: "/conf/2025/resources/#contact" },
62
{ children: "GraphQL", href: "/" },
63
{ children: "GraphQL Foundation", href: "/foundation" },
64
[
0 commit comments