From 29d3149dd1786311f6dfae3b032d8d24e0ced0d5 Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Wed, 29 Dec 2021 12:55:53 -0500 Subject: [PATCH] Update remote-backup link (#20898) --- source/_includes/common-tasks/backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/backups.md b/source/_includes/common-tasks/backups.md index a4959ea1656..9fd86b79dc8 100644 --- a/source/_includes/common-tasks/backups.md +++ b/source/_includes/common-tasks/backups.md @@ -56,4 +56,4 @@ You often need a backup in case your system has crashed. If you only store them - [Dropbox Sync](https://github.com/danielwelch/hassio-dropbox-sync) - [Nextcloud Backup](https://github.com/Sebclem/hassio-nextcloud-backup) - [Samba backup](https://github.com/thomasmauerer/hassio-addons/tree/master/samba-backup) -- [Remote Backup (uses scp)](https://github.com/overkill32/hassio-remote-backup) +- [Remote Backup (scp/rsync/rclone)](https://github.com/ikifar2012/remote-backup-addon)