Skip to content

Commit 7c70ea9

Browse files
committed
Add link
1 parent 3d8fc2c commit 7c70ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/getting-started/automation-templating.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ footer: true
1111

1212
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.
1313

14-
The trigger data made is available during template rendering as the `trigger` variable.
14+
The trigger data made is available during [template](/topics/templating/) rendering as the `trigger` variable.
1515

1616
```yaml
1717
# Example configuration.yaml entries

0 commit comments

Comments
 (0)