Skip to content

Commit

Permalink
[docs] switch front page "Quick Start" link to docs/quick_start/insta…
Browse files Browse the repository at this point in the history
…ll/prereq

Signed-off-by: alexzhc <alex.zheng@daocloud.io>
  • Loading branch information
alexzhc committed Aug 12, 2022
1 parent 6a3ced1 commit f7724af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/docs/intro">
HwameiStor Tutorial - 5min ⏱️
to="/docs/quick_start/install/prereq">
HwameiStor Quick Start - 5min ⏱️
</Link>
</div>
</div>
Expand Down

0 comments on commit f7724af

Please sign in to comment.