Skip to content

Commit eb63867

Browse files
gHashTagclaude
andcommitted
fix: Get Started button now links to /overview/introduction
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 01db8ef commit eb63867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docsite/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function HomepageHeader() {
1919
<div className={styles.buttons}>
2020
<Link
2121
className="button button--secondary button--lg"
22-
to="/">
22+
to="/overview/introduction">
2323
Get Started →
2424
</Link>
2525
</div>

0 commit comments

Comments
 (0)