Skip to content

Commit 0b1fe88

Browse files
committed
fix broken link
1 parent 2001f49 commit 0b1fe88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default ({ pageContext }: PageProps<{}, { sourcePath: string }>) => {
2727
SEPTEMBER 19-21, 2023 • SAN FRANCISO BAY AREA, CA
2828
</span>
2929
<div>
30-
<a className="button" href="/conf/#register">
30+
<a className="button" href="/conf/#attend">
3131
Register Now!
3232
</a>
3333
</div>

0 commit comments

Comments
 (0)