Skip to content

Commit 4b4be87

Browse files
committed
fix(docs): point hero CTA to introduction
1 parent a01c588 commit 4b4be87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/theme/DocsHomeHero.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function iconPath(name) {
7777
</p>
7878

7979
<div class="actions">
80-
<a class="primary" href="/book/05-run-your-first-file">
80+
<a class="primary" href="/book/01-introduction">
8181
Get started
8282
<span class="cta-arrow">→</span>
8383
</a>

0 commit comments

Comments
 (0)