We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f064e commit 244d2e0Copy full SHA for 244d2e0
docs/.vitepress/config.mts
@@ -43,7 +43,7 @@ export default defineConfig({
43
{ text: '🛠️ 故障排除', link: '/trouble' },
44
{ text: '👥 团队', link: '/team' },
45
{ text: '📥 下载', link: '/download' },
46
- { text: '📋 版本历史', link: '/trouble' },
+ { text: '📋 版本历史', link: '/changelog' },
47
{ text: '💲 捐赠', link: '/donate' }
48
],
49
@@ -79,7 +79,7 @@ export default defineConfig({
79
80
81
82
83
84
85
0 commit comments