diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index be608effc39e8baa1b7190d9461cf3b88cd56f28..dae01cbb8c1b33e47b1dc4ac3d329b200e21aee5 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1207,7 +1207,7 @@ module.exports = { title: "Spring AMQP 文档", sidebarDepth: 2, collapsable: false, - children: ["/spring-amqp/spring-amqp.md"], + children: ["spring-amqp.md"], initialOpenGroupIndex: 0 } ],