chore: point GitHub links to the elk repo
This commit is contained in:
parent
3ef1f8185d
commit
50c54144e6
|
@ -73,7 +73,7 @@ function toggleDark() {
|
|||
Discord
|
||||
</NuxtLink>
|
||||
·
|
||||
<NuxtLink href="https://github.com/elk-zone" target="_blank" external>
|
||||
<NuxtLink href="https://github.com/elk-zone/elk" target="_blank" external>
|
||||
GitHub
|
||||
</NuxtLink>
|
||||
</div>
|
||||
|
|
|
@ -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"
|
||||
/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue