From 6d575d250af3e311e2cd61ae5d5c067c20bb009d Mon Sep 17 00:00:00 2001 From: Conall O'Brien Date: Thu, 11 Nov 2021 21:44:55 +0000 Subject: [PATCH] Update "making a backup" to use supervisor_backups (#20166) --- source/_docs/configuration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index 61e1bcb2b5d..f0cb19467c5 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -31,6 +31,6 @@ If you can't see your integration listed there, you will need to restart Home As ## Migrating to a new system -The preferred way of migrating to a new system is by {% my supervisor_snapshots title="making a backup" %}. +The preferred way of migrating to a new system is by {% my supervisor_backups title="making a backup" %}. If you run the container or core installation methods, you will need to manually make a backup of your configuration folder. Be aware that some of the files you need start with `.`, which is hidden by default from both `ls` (in SSH), in Windows Explorer, and macOS Finder. You'll need to ensure that you're viewing all files before you copy them.