Update URLs (#23769)

This commit is contained in:
Sven Serlier 2022-08-15 11:27:50 +02:00 committed by GitHub
parent f6d217d408
commit 85e1dbf08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ the database, and even change how long it stores the data
## Delete old backups
Open the Home Assistant UI and go to {% my backups title="Settings > System > Backups" %}, here you will see all your backups,
Open the Home Assistant UI and go to {% my backup title="Settings > System > Backups" %}, here you will see all your backups,
these can be downloaded and placed somewhere safe. When you have done that, you can delete
them in the UI and it will free up some space for you.
@ -32,8 +32,7 @@ them in the UI and it will free up some space for you.
Add-ons can take a lot of space, not just the add-on itself but also their data.
Open the Home Assistant UI and go to {% my supervisor title="Settings > Add-ons" %} in the sidebar, you will be
on the "Dashboard" tab when you click on {% my supervisor title="Settings > Add-ons" %}, here you will see
Open the Home Assistant UI and go to {% my supervisor title="Settings > Add-ons" %} in the sidebar. Here you will see
all your installed add-ons, maybe you have some that you no longer use, if
you do those can be uninstalled to free up some space.
@ -46,5 +45,5 @@ documentation for your hypervisor on how to expand disks for virtual machines.
Home Assistant will auto-expand to use the newly added space.
If you are not running a VM, you need to replace your storage medium
(typically, this will be an SD card). You can use [backups](/hassio/haos_common_tasks/#home-assistant-os-backups) to quickly restore your Home Assistant
(typically, this will be an SD card). You can use [backups](/common-tasks/os#home-assistant-os-backups) to quickly restore your Home Assistant
installation on a new storage medium.