From 3a9d6261ed6de6655b9a7b2f0285909fa3e9518e Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 21 Aug 2024 15:34:33 +0200 Subject: [PATCH] Backup: add link to backup procedure for Core and Container (#34391) * Backup: add link to backup procedure for Core and Container * Fix link --- source/getting-started/configuration.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/getting-started/configuration.markdown b/source/getting-started/configuration.markdown index 7ee91082b73..f2637504869 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -38,10 +38,11 @@ To change basic settings such as location, unit system, and language, refer to [ You can back up your Home Assistant, add-on data, and configuration. Backups are used to restore a system or parts of it if a rollback is needed, or to migrate your Home Assistant to new hardware. It is good practice to create a backup before updating. -To learn how to create a backup of your Home Assistant installation, refer to the following topics: +To learn how to create a backup of your Home Assistant installation, select the link below that matches your installation type. - {% term "Home Assistant Operating System" %}: [Creating a backup from OS](/common-tasks/os/#backups) - {% term "Home Assistant Supervised" %}: [Creating a backup from Supervised](/common-tasks/supervised/#backups) +- {% term "Home Assistant Core" %} or {% term "Home Assistant Container" %}: [Creating a backup from Core or Container](/integrations/backup/) ## Editing the configuration.yaml and configuring file access