From 85e1dbf08d982f539ee49dddf39a5488130887f3 Mon Sep 17 00:00:00 2001 From: Sven Serlier <85389871+wrt54g@users.noreply.github.com> Date: Mon, 15 Aug 2022 11:27:50 +0200 Subject: [PATCH] Update URLs (#23769) --- source/more-info/free-space.markdown | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/more-info/free-space.markdown b/source/more-info/free-space.markdown index 2b3dd7e97a0..e6853e3221b 100644 --- a/source/more-info/free-space.markdown +++ b/source/more-info/free-space.markdown @@ -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.