Skip to content

Commit 17a00dc

Browse files
committed
chore: 将覆写文档地址更换为 Mihomo Purity
1 parent 15b4c27 commit 17a00dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sub-store-front-end",
3-
"version": "2.14.327",
3+
"version": "2.14.328",
44
"private": true,
55
"scripts": {
66
"dev": "vite --host",

src/views/FileEditor.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
</div>
316316
<div class="sticky-title-wrapper actions-title-wrapper" v-if="form.type === 'mihomoProfile'">
317317
<p>{{ $t(`filePage.type.mihomoProfileTips2`) }}</p>
318-
<small class="doc"><a href="https://mihomo.party/docs/guide/override">{{ $t("subPage.panel.tips.ok") }}</a></small>
318+
<small class="doc"><a href="https://mihomo-purity.github.io/docs/guide/override">{{ $t("subPage.panel.tips.ok") }}</a></small>
319319
</div>
320320
<ActionBlock
321321
ref="actionBlockRef"

0 commit comments

Comments
 (0)