mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-31 03:37:37 +01:00
Fix href not working if hosted locally
This commit is contained in:
parent
d3c3546655
commit
ca7cb1dac6
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue