From 2265d8565f2bbfc79c9c83e2ad6c2f70787c28df Mon Sep 17 00:00:00 2001 From: Danny Tsang <567982+dannytsang@users.noreply.github.com> Date: Mon, 22 Apr 2024 07:10:17 +0100 Subject: [PATCH] Revert changes as per comment by @frenk. (#32397) --- 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 39eea2b7bcb..b18abfa0212 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -24,7 +24,7 @@ Under the **Official add-ons** section, you will find the **File editor** add-on Now let's make a change using the file editor: we are going to change the name, location, unit system, and time zone of your Home Assistant installation. - Click the folder icon in the top left of the file editor window to open the file browser sidebar. - - Click the `configuration.yaml` file in `homeassistant/` (which maps to `/config/`) folder to load it into the main file editor window. + - Click the `configuration.yaml` file (in the `/config/` folder) to load it into the main file editor window. - Add the following to this file (preferably at the very top, but it ultimately doesn't matter): ```yaml homeassistant: