docs: 更新 Discord 邀请链接

将文档和 README 中的 Discord 邀请链接统一更新为新的有效链接。
This commit is contained in:
anghunk
2026-01-30 10:30:09 +08:00
parent b6f21b309e
commit 404253e8f7
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ export default defineConfig({
pattern: 'https://github.com/anghunk/cwd/blob/main/docs/:path',
text: '在 GitHub 上编辑此页面',
},
socialLinks: [{ icon: 'discord', link: 'https://discord.gg/VahC3r7t' }],
socialLinks: [{ icon: 'discord', link: 'https://discord.gg/n2pErsD7Kg' }],
lastUpdated: true,
lastUpdatedText: '最后更新于',
footer: {