From 7c70ea93f9bfe4855f6a6ab68b923aecc28640ea Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 11 Oct 2016 11:51:43 +0200 Subject: [PATCH] Add link --- source/getting-started/automation-templating.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/automation-templating.markdown b/source/getting-started/automation-templating.markdown index 940a3887665..b9b3ca2a627 100644 --- a/source/getting-started/automation-templating.markdown +++ b/source/getting-started/automation-templating.markdown @@ -11,7 +11,7 @@ footer: true In Home Assistant 0.19 we introduced a new powerful feature: variables in scripts and automations. This makes it possible to adjust your condition and action based on the information of the trigger. -The trigger data made is available during template rendering as the `trigger` variable. +The trigger data made is available during [template](/topics/templating/) rendering as the `trigger` variable. ```yaml # Example configuration.yaml entries