From ce427d9b96e6d3ee37b68032ecfdb628d234b147 Mon Sep 17 00:00:00 2001 From: cbhiii <10853381+cbhiii@users.noreply.github.com> Date: Tue, 23 Nov 2021 15:41:54 -0500 Subject: [PATCH] Added link to Automation Trigger Variables (#20416) --- source/_docs/automation/trigger.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/automation/trigger.markdown b/source/_docs/automation/trigger.markdown index 129b5507689..02681f87e16 100644 --- a/source/_docs/automation/trigger.markdown +++ b/source/_docs/automation/trigger.markdown @@ -46,7 +46,7 @@ automation: ## Trigger variables -Similar to [script level variables](/integrations/script/#variables), `trigger_variables` will be available in trigger templates with the difference that only [limited templates](/docs/configuration/templating/#limited-templates) can be used to pass a value to the trigger variable. +Similar to [script level variables](/integrations/script/#variables), `trigger_variables` will be available in [trigger templates](/docs/automation/templating) with the difference that only [limited templates](/docs/configuration/templating/#limited-templates) can be used to pass a value to the trigger variable. ## Event trigger