From b93f5937cfa9cfe74e3b6bc2a8414139054f173e Mon Sep 17 00:00:00 2001 From: DJ Adams Date: Sun, 31 Jul 2022 12:24:21 +0100 Subject: [PATCH] Minor improvement: Add explicit ref to the "Create backup" button (#23589) --- source/_includes/common-tasks/backups.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/source/_includes/common-tasks/backups.md b/source/_includes/common-tasks/backups.md index f69a43845af..c64dac9f99d 100644 --- a/source/_includes/common-tasks/backups.md +++ b/source/_includes/common-tasks/backups.md @@ -15,10 +15,11 @@ A partial backup consists of any number of the above default directories and ins ### Making a Backup from the UI 1. Go to {% my supervisor_backups title="Settings > System > Backups" %} in the UI. -2. Provide a name for the backup. -3. Choose full or partial. -4. Choose to password protect or not. Password-protected backups cannot easily be browsed outside of Home Assistant OS. -5. Click "Create" to begin the backup. +2. Click the **Create backup** button in the lower right. +3. Provide a name for the backup. +4. Choose full or partial. +5. Choose to password protect or not. Password-protected backups cannot easily be browsed outside of Home Assistant OS. +6. Click "Create" to begin the backup. ### Restoring a Backup on a new install