Skip to content

Commit f1e1e14

Browse files
committed
Update shared.ts
1 parent 6e8a448 commit f1e1e14

File tree

1 file changed

+4
-4
lines changed

1 file 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-
'',
34-
'faq',
35-
'tutorial',
36-
'mod'
33+
'/bcg/',
34+
'/bcg/faq',
35+
'/bcg/tutorial',
36+
'/bcg/mod'
3737
]
3838
},
3939
]

0 commit comments

Comments
 (0)