From 7d85d41eb8a5cfc4621b0b49700eb606e650e9ed Mon Sep 17 00:00:00 2001 From: rbflurry Date: Tue, 10 Jul 2018 08:26:24 -0400 Subject: [PATCH] fix link to dropbox backup solution --- 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 5dd5fefd5664..f57416d03496 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/)