Skip to content

Commit

Permalink
Fixed link error
Browse files Browse the repository at this point in the history
  • Loading branch information
bbollen23 committed May 29, 2024
1 parent ff27fe8 commit 0743af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function HomepageHeader() {
</Link>
<Link
className="button button--primary button--lg"
to="/docs/installation">
to="/docs/introduction">
Get Started
</Link>
</div>
Expand Down

0 comments on commit 0743af1

Please sign in to comment.