Skip to content

Commit

Permalink
docs: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
ppeeou committed Mar 22, 2024
1 parent 7fdd1ff commit a26f6db
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ function HomepageHeader() {
</Link>
</div>
<div className={styles.button}>
<Link
className="button button--secondary button--lg"
to="/docs/index"
>
<Link className="button button--secondary button--lg" to="/docs">
API DOCS
</Link>
</div>
Expand Down

0 comments on commit a26f6db

Please sign in to comment.