diff --git a/source/_includes/installation/container.md b/source/_includes/installation/container.md index 14d679ffcb6..24ab2c8ace7 100644 --- a/source/_includes/installation/container.md +++ b/source/_includes/installation/container.md @@ -37,7 +37,7 @@ Once the Home Assistant Container is running Home Assistant should be accessible If you change the configuration, you have to restart the server. To do that you have 3 options. 1. In your Home Assistant UI, go to the **Settings** > **System** and click the **Restart** button. -2. You can go to the **Developer Tools** > **Services**, select the service `homeassistant.restart` and select **Call Service**. +2. You can go to the **Developer Tools** > **Actions**, select the service `homeassistant.restart` and select **Perform action**. 3. Restart it from a terminal. {% tabbed_block %}