chore: point GitHub links to the elk repo

This commit is contained in:
patak 2023-01-12 01:41:25 +01:00
parent 3ef1f8185d
commit 50c54144e6
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@ function toggleDark() {
Discord
</NuxtLink>
&middot;
<NuxtLink href="https://github.com/elk-zone" target="_blank" external>
<NuxtLink href="https://github.com/elk-zone/elk" target="_blank" external>
GitHub
</NuxtLink>
</div>

View file

@ -73,7 +73,7 @@ const handleShowCommit = () => {
<SettingsItem
text="GitHub"
icon="i-ri:github-fill"
to="https://github.com/elk-zone"
to="https://github.com/elk-zone/elk"
external large target="_blank"
/>