Skip to content

Commit 59e35e0

Browse files
committed
fix: broken link
1 parent bc7f956 commit 59e35e0

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
@@ -57,7 +57,7 @@ function HomepageHeader() {
5757
<div className="flex flex-column justify-content-center align-items-center gap-2 md:flex-row">
5858
<Link
5959
className="button button--secondary button--lg"
60-
to="/docs/intro"
60+
to="/docs"
6161
>
6262
Get Started
6363
</Link>

0 commit comments

Comments
 (0)