Skip to content

Commit

Permalink
docs: fix some issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigBalthazar committed Jul 16, 2024
1 parent 4d456ab commit 051aa5e
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 @@ -19,7 +19,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/docs/introduction">
to="/docs">
Docusaurus Tutorial - 5min ⏱️
</Link>
</div>
Expand Down

0 comments on commit 051aa5e

Please sign in to comment.