Skip to content

Commit e4034fb

Browse files
brunettonmeteorlxy
andauthored
docs: add more details of path options in sidebar group (vuejs#2212)
Co-authored-by: meteorlxy <[email protected]>
1 parent 519ff3e commit e4034fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docs/theme/default-theme-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ module.exports = {
211211
sidebar: [
212212
{
213213
title: 'Group 1', // required
214-
path: '/foo/', // optional, which should be a absolute path.
214+
path: '/foo/', // optional, link of the title, which should be an absolute path and must exist
215215
collapsable: false, // optional, defaults to true
216216
sidebarDepth: 1, // optional, defaults to 1
217217
children: [

0 commit comments

Comments
 (0)