diff --git a/docs/sidebars.js b/docs/sidebars.js index b6a2e95f4..5a71ebfab 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -60,7 +60,11 @@ module.exports = { "integrations/third_party_extensions", ], "Frigate+": ["plus/index"], - Troubleshooting: ["troubleshooting/faqs", "troubleshooting/recordings"], + Troubleshooting: [ + "troubleshooting/faqs", + "troubleshooting/recordings", + "troubleshooting/edgetpu", + ], Development: [ "development/contributing", "development/contributing-boards",