Fix href not working if hosted locally

This commit is contained in:
million1156 2024-03-21 22:29:19 -05:00
parent d3c3546655
commit ca7cb1dac6

View file

@ -70,7 +70,7 @@
</p>
<div class="flex flex-col gap-4 md:flex-row">
<a
href="https://suyu.dev/download"
href="/download"
target="_blank"
rel="noreferrer noopener"
class="cta-button"