From 2d61ef7f074735b812d1bd94da3547512e5f4d34 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 3 Feb 2018 17:21:07 +0000 Subject: [PATCH] Added links to the voice components Added links to the voice components it supports. --- source/_components/intent_script.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/intent_script.markdown b/source/_components/intent_script.markdown index 68336fd79d5..eab43f4b930 100644 --- a/source/_components/intent_script.markdown +++ b/source/_components/intent_script.markdown @@ -12,7 +12,7 @@ ha_category: Intent ha_release: "0.50" --- -The intent_script component allows users to configure actions and responses to intents. Intents can be fired by any component that supports it. Examples are Alexa (Amazon Echo), API.ai (Google Assistant) and Snips. +The intent_script component allows users to configure actions and responses to intents. Intents can be fired by any component that supports it. Examples are [Alexa](/components/alexa/) (Amazon Echo), [API.ai](/components/dialogflow/) (Google Assistant) and [Snips](/components/snips/). ```yaml # Example configuration.yaml entry