Skip to content

Commit 36fc679

Browse files
committed
Update link
1 parent 7d63b2a commit 36fc679

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/src/components/Lander.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ if (image) {
4545
<a href="https://youtu.be/y-VFQ2UkDSM?si=fkuhgDSCOcYK6PVg" target="_blank">Learn more</a>
4646
</div>
4747
<div class="col2">
48-
<a href="#start">Get started</a>
48+
<a target="_blank" href={`${config.social.github.url}/tree/master?tab=readme-ov-file#get-started`}>Get started</a>
4949
</div>
5050
<div class="col3">
51-
<a href={config.social.github.url}>Star on GitHub</a>
51+
<a target="_blank" href={config.social.github.url}>Star on GitHub</a>
5252
</div>
5353
</section>
5454

0 commit comments

Comments
 (0)