mirror of
https://example.com
synced 2024-11-22 12:36:40 +09:00
chore: change repository url (frontend only)
This commit is contained in:
parent
f548dd31d8
commit
09d481f2fe
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@
|
|||
<FormSection>
|
||||
<div class="_formLinks">
|
||||
<FormLink
|
||||
to="https://git.joinfirefish.org/firefish/firefish"
|
||||
to="https://code.naskya.net/naskya/firefish"
|
||||
external
|
||||
>
|
||||
<template #icon
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
<MkInfo v-if="updateAvailable" warn class="info"
|
||||
>{{ i18n.ts.updateAvailable }}
|
||||
<a
|
||||
href="https://git.joinfirefish.org/firefish/firefish/releases"
|
||||
href="https://code.naskya.net/naskya/firefish/tags"
|
||||
target="_bank"
|
||||
class="_link"
|
||||
>{{ i18n.ts.check }}</a
|
||||
|
|
Loading…
Reference in a new issue