Skip to content

Commit 486d20d

Browse files
committed
chore: remove link to fork since upstream added feature to link to fork
1 parent 766f2ff commit 486d20d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/frontend/src/pages/about-misskey.vue

-5
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ SPDX-License-Identifier: AGPL-3.0-only
3434
{{ i18n.ts._aboutMisskey.source }} ({{ i18n.ts._aboutMisskey.original }})
3535
<template #suffix>GitHub</template>
3636
</FormLink>
37-
<FormLink to="https://github.com/niri-la/misskey.niri.la" external>
38-
<template #icon><i class="ti ti-code"></i></template>
39-
{{ i18n.ts._aboutMisskey.forkSource }}
40-
<template #suffix>GitHub</template>
41-
</FormLink>
4237
<FormLink to="https://crowdin.com/project/misskey" external>
4338
<template #icon><i class="ti ti-language-hiragana"></i></template>
4439
{{ i18n.ts._aboutMisskey.translation }}

0 commit comments

Comments
 (0)