Skip to content

Commit a43b98b

Browse files
committed
Update index.tsx
1 parent 97431e9 commit a43b98b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function HomepageHeader() {
2020
<div className={styles.buttons}>
2121
<Link
2222
className="button button--secondary button--lg"
23-
to="/docs/intro">
23+
to="/docs">
2424
Docusaurus Tutorial - 5min ⏱️
2525
</Link>
2626
</div>

0 commit comments

Comments
 (0)