Skip to content

Commit e0ac00f

Browse files
committed
update docs button
1 parent 7d2be30 commit e0ac00f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ function HomepageHeader() {
2020
<div className={styles.buttons}>
2121
<Link
2222
className="button button--secondary button--lg"
23-
to="/docs/intro">
24-
Docusaurus Tutorial - 5min ⏱️
23+
to="/docs/reference/api/Client/classes/Client">
24+
See all Features ⏩
2525
</Link>
2626
</div>
2727
</div>

0 commit comments

Comments
 (0)