Skip to content

Commit a355acb

Browse files
committed
quick link fix
1 parent efab39f commit a355acb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import Button from "../components/Button.astro";
1313
providing a smooth and enjoyable gaming experience.
1414
</p>
1515
<div class="flex flex-row gap-4">
16-
<Button text="Try it Now" href="/download.html" />
16+
<Button text="Try it Now" href="/download" />
1717
<Button text="Donate" icon="arrow-right" iconPosition="right" outline href="https://ko-fi.com/selauraclient" target="_blank" />
1818
</div>
1919
<br/>

0 commit comments

Comments
 (0)