Skip to content

Commit 2a75fb5

Browse files
committed
update homepage links
1 parent a165ac6 commit 2a75fb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/varlock-website/src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ XYZ_TOKEN=exec('op read "op://api-prod/xyz/auth-token"')
6262
</p>
6363

6464
<div class="button-container">
65-
<LinkButton href="getting-started/installation">Get Started</LinkButton>
65+
<LinkButton href="getting-started/introduction">Get Started</LinkButton>
6666
<LinkButton href="reference/item-decorators">Reference Docs</LinkButton>
6767
</div>
6868
<WorksWithLogoList />
@@ -165,7 +165,7 @@ XYZ_TOKEN=exec('op read "op://api-prod/xyz/auth-token"')
165165
<!-- <SecretReveal client:load /> -->
166166

167167
<div class="button-container">
168-
<LinkButton href="getting-started/installation">Get Started</LinkButton>
168+
<LinkButton href="getting-started/introduction">Get Started</LinkButton>
169169
<LinkButton href="reference/item-decorators">Reference Docs</LinkButton>
170170
</div>
171171

0 commit comments

Comments
 (0)