diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 520c2792..20b9da79 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -63,14 +63,14 @@ export default { link: '/docs/firmware/', collapsible: false, children: [ - { - text: 'Supported Devices', - link: '/docs/firmware/supported-devices', - }, { text: 'Finding System Info', link: '/docs/firmware/system-info', }, + { + text: 'Supported Devices', + link: '/docs/firmware/supported-devices', + }, { text: 'Known Issues', link: '/docs/firmware/known-issues',