Skip to content

Commit 4574b80

Browse files
committed
Fix
1 parent f1e1e14 commit 4574b80

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

docs/.vuepress/config/sidebar/shared.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ export function getGuideSidebar (groupA,groupB): SidebarConfigArray {
3030
title: groupB,
3131
collapsable: false,
3232
children: [
33-
'/bcg/',
34-
'/bcg/faq',
35-
'/bcg/tutorial',
36-
'/bcg/mod'
33+
'bcg',
34+
'faq',
35+
'tutorial',
36+
'mod'
3737
]
3838
},
3939
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)