diff --git a/.vitepress/sidebar.js b/.vitepress/sidebar.js index 85f5116..f14af3e 100644 --- a/.vitepress/sidebar.js +++ b/.vitepress/sidebar.js @@ -126,10 +126,6 @@ export function main_sidebar() { { text: '贡献指南', link: '/CONTRIBUTING' - }, - { - text: 'notebook测试', - link: '/notebook' } ] }