diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index a7edde6d1e1..78bdbbf9153 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -13,12 +13,12 @@ The easiest option to edit `configuration.yaml` is to use the {% my supervisor_a If you prefer to use a file editor on your computer, use the {% my supervisor_addon title="Samba add-on" addon="core_samba" %} to access the files as a network share. -The path to your configuration directory can be found in the Home Assistant frontend by going to {% my system_health title="Settings > System > System Health" %} +The path to your configuration directory can be found in the Home Assistant frontend by going to {% my system_health title="Settings > System > Repairs > System information from the top right menu" %} -
-
- Right under the version you are running, you will find what path Home Assistant has loaded the configuration from.
-
+
+
+Right under the version you are running, you will find what path Home Assistant has loaded the configuration from.
+
_If you use Home Assistant Container, you can find `configuration.yaml` in the config folder that you mounted in your container._
diff --git a/source/images/screenshots/System_information.png b/source/images/screenshots/System_information.png
new file mode 100644
index 00000000000..bb35d602f27
Binary files /dev/null and b/source/images/screenshots/System_information.png differ
diff --git a/source/images/screenshots/System_information_menu.png b/source/images/screenshots/System_information_menu.png
new file mode 100644
index 00000000000..96de9fc47f1
Binary files /dev/null and b/source/images/screenshots/System_information_menu.png differ
diff --git a/source/images/screenshots/system_health_config_dir.png b/source/images/screenshots/system_health_config_dir.png
deleted file mode 100644
index e62393e861e..00000000000
Binary files a/source/images/screenshots/system_health_config_dir.png and /dev/null differ