mirror of
https://git.suyu.dev/suyu/website
synced 2024-11-21 14:29:01 -07:00
Correct git link
This commit is contained in:
parent
aa08e9e695
commit
5da578ebb9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
<LogoWithTextHorizontal on:click={() => goto("/")} size={50} />
|
||||
</div>
|
||||
<div class="right">
|
||||
<a href="https://gitlab.com/suyu-emu/suyu" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://git.suyu.dev/suyu/suyu" target="_blank" rel="noopener noreferrer">
|
||||
<Button class="!p-2" pill={true}>
|
||||
<CodeBranchOutline />
|
||||
</Button>
|
||||
|
|
Loading…
Reference in a new issue