diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 77c7dd1c4..b59a0bc48 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -113,7 +113,7 @@ module.exports = { }, { title: "Identity Providers", - collapsable: false, + collapsable: true, path: "/docs/identity-providers/", type: "group", sidebarDepth: 0,