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 2001f49 commit 0b1fe88Copy full SHA for 0b1fe88
src/pages/index.tsx
@@ -27,7 +27,7 @@ export default ({ pageContext }: PageProps<{}, { sourcePath: string }>) => {
27
SEPTEMBER 19-21, 2023 • SAN FRANCISO BAY AREA, CA
28
</span>
29
<div>
30
- <a className="button" href="/conf/#register">
+ <a className="button" href="/conf/#attend">
31
Register Now!
32
</a>
33
</div>
0 commit comments