From 4c64351c831ee33da31d76d5dfb0957641b2a01c Mon Sep 17 00:00:00 2001 From: Danny Tsang <567982+dannytsang@users.noreply.github.com> Date: Mon, 2 May 2022 12:06:38 +0100 Subject: [PATCH] Added container to exception along side core installations. (#22581) Co-authored-by: Franck Nijhof --- source/getting-started/configuration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/configuration.markdown b/source/getting-started/configuration.markdown index 54c385581e2..d49d3140bce 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -7,7 +7,7 @@ The onboarding process takes care of the initial setup for Home Assistant, such
-The steps below do not apply to Home Assistant Core installations, for those types of installations, [see here](/docs/configuration/). +The steps below do not apply to Home Assistant Core & Container installations, for those types of installations, [see here](/docs/configuration/).