From e4a8faaf7dcdd4d248ea83c1442416bf0161cb1c Mon Sep 17 00:00:00 2001 From: rbflurry Date: Tue, 10 Jul 2018 17:18:10 -0400 Subject: [PATCH] fix link to dropbox backup solution (#5741) --- source/getting-started/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index 5dd5fefd566..f57416d0349 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -55,7 +55,7 @@ We will need a few things to get started with installing Home Assistant. Links b [local]: http://hassio.local:8123

-When you're done, remember to set up regular backups of your configuration. This will protect you from hardware failure and mistakes. On Hass.io you have snapshots, but you can back up to [GitHub](/docs/ecosystem/backup/backup_github/), [DropBox](/docs/ecosystem/backup/backup_usb/) and many other ways. All that matters is that you set them up and test them regularly. +When you're done, remember to set up regular backups of your configuration. This will protect you from hardware failure and mistakes. On Hass.io you have snapshots, but you can back up to [GitHub](/docs/ecosystem/backup/backup_github/), [DropBox](/docs/ecosystem/backup/backup_dropbox/) and many other ways. All that matters is that you set them up and test them regularly.

### [Next step: Configuring Home Assistant »](/getting-started/configuration/)