@@ -28,14 +28,14 @@ const Apply = () => {
28
28
< div >
29
29
< a
30
30
target = { "_blank" }
31
- href = { "https://oss. prismx.io/prismx_windows_amd64.exe " }
31
+ href = { "https://prismx.io/guide " }
32
32
className = { styles . download }
33
33
>
34
34
Windows 64 位
35
35
</ a >
36
36
< a
37
37
target = { "_blank" }
38
- href = { "https://oss. prismx.io/prismx_windows_arm64.exe " }
38
+ href = { "https://prismx.io/guide " }
39
39
className = { styles . download }
40
40
>
41
41
arm 版本
@@ -58,14 +58,14 @@ const Apply = () => {
58
58
</ svg >
59
59
< div className = { styles . remark } > MacOS</ div >
60
60
< a
61
- href = { "https://oss. prismx.io/prismx_darwin_amd64 " }
61
+ href = { "https://prismx.io/guide " }
62
62
target = { "_blank" }
63
63
className = { styles . download }
64
64
>
65
65
下载MacOS AMD
66
66
</ a >
67
67
< a
68
- href = { "https://oss. prismx.io/prismx_darwin_arm64 " }
68
+ href = { "https://prismx.io/guide " }
69
69
target = { "_blank" }
70
70
className = { styles . download }
71
71
>
@@ -89,14 +89,14 @@ const Apply = () => {
89
89
</ svg >
90
90
< div className = { styles . remark } > UOS, Deepin, Ubuntu</ div >
91
91
< a
92
- href = { "https://oss. prismx.io/prismx_linux_amd64 " }
92
+ href = { "https://prismx.io/guide " }
93
93
target = { "_blank" }
94
94
className = { styles . download }
95
95
>
96
96
Linux AMD64 位
97
97
</ a >
98
98
< a
99
- href = { "https://github.com/yqcs/prismx/releases/ " }
99
+ href = { "https://prismx.io/guide " }
100
100
target = { "_blank" }
101
101
className = { styles . download }
102
102
>
0 commit comments