This commit is contained in:
2025-01-23 18:59:04 +08:00
parent 4eb5c18c9b
commit 142c961858
13 changed files with 79 additions and 83 deletions

View File

@ -5,7 +5,7 @@ export const zh = defineConfig({
themeConfig: {
nav: [
{ text: '用户指南', link: '/user_guide/client_docs' },
{ text: '用户指南', link: '/user_guide/installation/ios' },
{ text: '服务器指南', link: '/dev_guide/introduction' }
],