Skip to content

Commit 29d7550

Browse files
committed
Update links to Asahi doc
The old doc links show a note: > The Wiki has moved! Please visit our new documentation website.
1 parent e61e78a commit 29d7550

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/download/DownloadIndex.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ const appleSiliconNavigationList = ref([
237237
},
238238
{
239239
title: '配置需求',
240-
url: 'https://github.com/AsahiLinux/docs/wiki/Feature-Support'
240+
url: 'https://asahilinux.org/docs/Feature-Support/'
241241
}
242242
]);
243243
const antong1List = ref([

src/pages/download/components/DownloadDetailsAppleSiliconInstruction.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import CopyCodeComponent from './CopyCodeComponent.vue';
88
<div class="flex flex-col gap-2">
99
<p>
1010
安同 OS 可在基于 Apple 芯片的 Mac 设备上安装使用,具体设备兼容与外设支持情况请见
11-
<AppLink to="https://github.com/asahilinux/docs/wiki">
11+
<AppLink to="https://asahilinux.org/docs/">
1212
Asahi Linux 官方文档</AppLink
1313
>。
1414
</p>

0 commit comments

Comments
 (0)