Skip to content

Commit

Permalink
🔥 install guide button
Browse files Browse the repository at this point in the history
install guide button
  • Loading branch information
petar-cvit authored Mar 20, 2024
2 parents d12a679 + 3b045c3 commit c5aca54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ function HomepageHeader() {
<div className={styles.buttons} style={{paddingTop: '10px', color: 'red!important'}}>
<Link
className="button button--secondary button--lg button--demo"
to="/docs/about">
to="/docs/installation/install/manifest">
Get started
</Link>
</div>
Expand Down

0 comments on commit c5aca54

Please sign in to comment.