diff --git a/source/_addons/snips.markdown b/source/_addons/snips.markdown index 3a7d14681dd..cc269de8fe3 100644 --- a/source/_addons/snips.markdown +++ b/source/_addons/snips.markdown @@ -76,13 +76,13 @@ snips: ### Home Assistant configuration -There is an active [discord](https://discordapp.com/invite/3939Kqx) channel for further support. +There is an active [discord](https://discordapp.com/invite/3939Kqx) channel and [Snips forum](https://forum.snips.ai/) for further support. ### Examples So now you can turn lights on and off, let's check the weather. Log on to the [console](https://console.snips.ai/). If this is your first time, create a new assistant and add the Home Assistant skill, along with the Weather skill by snips. Download your assistant manually and copy it to the `/share` folder on your HassIO installation using the Samba add-on. -Next create a weather sensor, e.g., one for (Dark Sky)[/components/sensor.darksky/] and put the `api_key` in your `secrets.yaml` file. +Next create a weather sensor, e.g., one for [Dark Sky](/components/darksky/), and put the `api_key` in your `secrets.yaml` file. For this example to work you will need to have a valid API key from [Dark Sky](https://darksky.net/dev). ```yaml - platform: darksky