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.
Explore all recordings and slides!
1 parent 8205769 commit 4fadec2Copy full SHA for 4fadec2
src/app/conf/2024/page.tsx
@@ -78,7 +78,9 @@ export default function Page() {
78
</div>
79
<HostedByGraphQLFoundation className="shrink-0 h-8 lg:h-10 mt-5 mb-12 self-start" />
80
<div className="flex items-center gap-12 max-md:flex-col">
81
- <Button href="/schedule">Explore all recordings and slides!</Button>
+ <Button href="/conf/2024/schedule/">
82
+ Explore all recordings and slides!
83
+ </Button>
84
85
86
0 commit comments