Skip to content

Commit 43afc58

Browse files
authored
Update references to backup topics (home-assistant#36685)
1 parent 39480e7 commit 43afc58

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

source/_includes/common-tasks/data_disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This can be an option if the following elements apply to your use case:
6666
- You have another, new, Home Assistant instance (system 2).
6767
- You now want to use the data disk of system 1 on system 2 instead.
6868

69-
The aim is to migrate the data from system 1 to system 2. One way to do this is by [restoring a backup](/common-tasks/os/#restoring-a-backup). The other way is to move the data disk. This can be an interesting option if you have a large amount of data on your external disk or if your external disk has more storage capacity than your new system.
69+
The aim is to migrate the data from system 1 to system 2. One way to do this is by [restoring a backup](/common-tasks/general/#restoring-a-backup). The other way is to move the data disk. This can be an interesting option if you have a large amount of data on your external disk or if your external disk has more storage capacity than your new system.
7070

7171
#### Prerequisites
7272

source/_integrations/backup.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ automation:
6161
6262
## Restoring a backup
6363
64-
To restore a backup, follow the steps described in [Restoring a backup](/common-tasks/os/#restoring-a-backup).
64+
To restore a backup, follow the steps described in [Restoring a backup](/common-tasks/general/#restoring-a-backup).

source/common-tasks/os.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Updates of the {% term "Home Assistant Operating System" %} are independent of o
2525

2626
#### Prerequisites
2727

28-
- [Backup](/common-tasks/os/#backups) your installation.
28+
- [Backup](/common-tasks/general/#backups) your installation.
2929
- Make sure the backup is downloaded and stored outside of the system.
3030
- So that you can restore from that backup in case there is an issue with the system.
3131

source/more-info/free-space.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ the database.
4949

5050
Previous backups are not included when you create a new one. But they do take up space.
5151

52-
1. To delete old backups, follow the steps on [deleting obsolete backups](/common-tasks/os/#deleting-obsolete-backups).
52+
1. To delete old backups, follow the steps on [deleting obsolete backups](/common-tasks/general/#deleting-obsolete-backups).
5353
2. Ideally, backups don't pile up on the system to begin with.
5454
- To define how long automatic backups should be kept on the system, follow the steps on [setting up an automatic backup process](/common-tasks/os/#setting-up-an-automatic-backup-process).
5555

5656
### Storing backups outside of Home Assistant
5757

58-
Storing backups outside of Home Assistant makes sure they don't use space on Home Assistant to begin with. It also makes sure you can [restore Home Assistant from backup](/common-tasks/os/#restoring-a-backup) in case you have an issue with your current installation. Follow the steps on [defining backup locations](/common-tasks/os/#defining-backup-locations).
58+
Storing backups outside of Home Assistant makes sure they don't use space on Home Assistant to begin with. It also makes sure you can [restore Home Assistant from backup](/common-tasks/general/#restoring-a-backup) in case you have an issue with your current installation. Follow the steps on [defining backup locations](/common-tasks/general/#defining-backup-locations).
5959

6060
## Uninstalling unused add-ons
6161

@@ -73,7 +73,7 @@ If the above steps to free up space did not help, you need to expand your storag
7373

7474
When you are running {% term "Home Assistant Operating System" %}, you can use the following options to expand your storage:
7575

76-
- Replace your current storage medium, for example, the SD card, with a bigger one. Use a backup to [restore Home Assistant from backup](/common-tasks/os/#restoring-a-backup) on the new SD card.
76+
- Replace your current storage medium, for example, the SD card, with a bigger one. Use a backup to [restore Home Assistant from backup](/common-tasks/general/#restoring-a-backup) on the new SD card.
7777
- [Use an external data disk](/common-tasks/os/#using-external-data-disk)
7878

7979
### Expanding storage on VM

0 commit comments

Comments
 (0)