Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Fix Github link
Browse files Browse the repository at this point in the history
  • Loading branch information
TehNut committed May 4, 2023
1 parent ae8e776 commit 82008f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/Default.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<a href="/settings" use:link tabindex="-1">
<button class="btn w-fit"><Icon icon={faCog} class="icon icon-lg" /></button>
</a>
<a href="https://github.com/TehNut" target="_blank" tabindex="-1">
<a href="https://github.com/TehNut/HoloCure-Launcher" target="_blank" tabindex="-1">
<button class="btn w-fit"><Icon icon={faGithub} class="icon icon-lg" /></button>
</a>
</div>
Expand Down

0 comments on commit 82008f4

Please sign in to comment.