Skip to content

Commit

Permalink
update docs button
Browse files Browse the repository at this point in the history
  • Loading branch information
smashah committed Nov 18, 2024
1 parent 7d2be30 commit e0ac00f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/docs/intro">
Docusaurus Tutorial - 5min ⏱️
to="/docs/reference/api/Client/classes/Client">
See all Features ⏩
</Link>
</div>
</div>
Expand Down

0 comments on commit e0ac00f

Please sign in to comment.