diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 9e63f1b9f..a5e01122a 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -119,8 +119,10 @@ module.exports = { collapsable: false, sidebarDepth: 1, children: [ + 'TROUBLESHOOTING', 'ACCEL', - 'TROUBLESHOOTING', + 'DEBUG', + ] }, { @@ -129,7 +131,6 @@ module.exports = { sidebarDepth: 1, children: [ 'TIMEMACHINE', - 'DEBUG', 'ICNS', 'WINDOWS', 'UNIVERSALCONTROL',