Onboarding: remove links to Core and Supervised specific backup (#39234)

This commit is contained in:
c0ffeeca7 2025-05-26 13:11:44 +02:00 committed by GitHub
parent fc14b5d413
commit d4106616b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,13 +36,9 @@ To change basic settings such as location, unit system, and language, refer to [
## Creating a backup ## Creating a backup
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. You can back up your Home Assistant, add-on data, and configuration. Backups are used to restore the system (or parts of the system) if a rollback is needed. Backups are also used 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, select the link below that matches your installation type. To learn how to create a backup of your Home Assistant installation, refer to the documentation on [creating a backup](/common-tasks/general/#backups).
- {% term "Home Assistant Operating System" %}: [Creating a backup from OS](/common-tasks/general/#backups)
- {% term "Home Assistant Supervised" %}: [Creating a backup from Supervised](/common-tasks/general/#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 ## Editing the configuration.yaml and configuring file access
@ -55,4 +51,3 @@ If you need more space to store data, you can configure a [network storage](/com
## Getting started with voice assistant ## Getting started with voice assistant
If you want to get started with a voice assistant, refer to the documentation on [Assist](/voice_control/). If you want to get started with a voice assistant, refer to the documentation on [Assist](/voice_control/).