diff --git a/docs/dev_101_index.md b/docs/dev_101_index.md index 9f93e3ba..76703ea5 100644 --- a/docs/dev_101_index.md +++ b/docs/dev_101_index.md @@ -1,5 +1,6 @@ --- title: "Development 101" +sidebar_label: Introduction --- The goal of development 101 is to get you familiar with the basics of developing for Home Assistant. Before we start, please make sure you familiarize yourself with the [architecture](architecture_index.md). diff --git a/website/sidebars.json b/website/sidebars.json index 71820149..06f4dbcf 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -82,7 +82,7 @@ "Hass.io": [ "hassio_debugging" ], - "Hass.io": [ + "Hass.io Add-Ons": [ "hassio_addon_index", "hassio_addon_tutorial", "hassio_addon_config",