Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa committed May 2, 2024
1 parent 0bb229c commit 60f84e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/zh-CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function sidebarGuide() {
collapsed: false,
items: [
{ text: '快速开始', link: 'guide/getting-started', activeMatch: '/zh-CN/guide/' },
{ text: '基础配置', link: 'guide/configuration', activeMatch: '/zh-CN/guide/' },
{ text: '基础配置', link: 'guide/config', activeMatch: '/zh-CN/guide/' },
{ text: '对接框架', link: 'guide/configuration', activeMatch: '/zh-CN/guide/' },
{ text: '常见问题', link: 'guide/faq', activeMatch: '/zh-CN/guide/' },
{ text: '版本日志', link: 'guide/version', activeMatch: '/zh-CN/guide/' }
Expand Down

0 comments on commit 60f84e7

Please sign in to comment.