From 903b86402096caab9c69aaae7ed6d3619759d67a Mon Sep 17 00:00:00 2001 From: DubhAd Date: Thu, 15 Feb 2018 17:57:16 +0000 Subject: [PATCH] Added FAQ link (#4674) * Added FAQ link Added link to the FAQ article that (starts to) explain the difference between Hass.io and stock Home Assistant. * Update link --- 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 d70ee636624..abb8cf7e72c 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -11,7 +11,7 @@ footer: true The goal of this getting started guide is to install [Hass.io](/hassio/) on a Raspberry Pi 3. Hass.io is our own all in one solution that turns your Raspberry Pi into the ultimate home automation hub. -Follow this guide if you want to easily get started with Home Assistant, or if you have no or little Linux experience. For advanced users or if you have no Raspberry Pi at hand, check our [alternative installation methods](/docs/installation/). +Follow this guide if you want to easily get started with Home Assistant, or if you have no or little Linux experience. For advanced users or if you have no Raspberry Pi at hand, check our [alternative installation methods](/docs/installation/). The [FAQ](/faq/#home-assistant-vs-hassio) explains more about the differences. ### {% linkable_title Hardware requirements %}