docs: fix build

docs-add-demo
Meng Zhang 2023-06-05 19:46:54 -07:00
parent 08b860081c
commit fb60a3f3d6
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ const config = {
items: [ items: [
{ {
label: 'Docs', label: 'Docs',
to: '/docs', to: '/docs/server',
}, },
], ],
}, },