fix link to dropbox backup solution (#5741)

This commit is contained in:
rbflurry 2018-07-10 17:18:10 -04:00 committed by Franck Nijhof
parent d9b77762ae
commit e4a8faaf7d

View File

@ -55,7 +55,7 @@ We will need a few things to get started with installing Home Assistant. Links b
[local]: http://hassio.local:8123 [local]: http://hassio.local:8123
<p class='note'> <p class='note'>
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.
</p> </p>
### [Next step: Configuring Home Assistant &raquo;](/getting-started/configuration/) ### [Next step: Configuring Home Assistant &raquo;](/getting-started/configuration/)