Skip to content

Commit

Permalink
docs: 修复context-menu文档404
Browse files Browse the repository at this point in the history
  • Loading branch information
yue1123 committed Jan 10, 2024
1 parent f1b4baa commit c42b8c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/configs/sidebar.config.zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const sidebarConfigZh: DefaultTheme.Sidebar = {
},
{
text: 'BContextMenu 上下文菜单',
link: '/zh-CN/components/context-menu'
link: 'context-menu'
}
]
},
Expand Down
File renamed without changes.

0 comments on commit c42b8c8

Please sign in to comment.