Skip to content

Commit

Permalink
fix: Broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekCornerGH committed Jun 10, 2024
1 parent 9eada2b commit 90715ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
href="/docs/getting-started/join-discord"
href="/docs/getting-started/discord"
>
Get started
</Link>
Expand Down

0 comments on commit 90715ef

Please sign in to comment.