From 199211423578f2b66a6adbcba4d68345345be9f5 Mon Sep 17 00:00:00 2001 From: N1c093 <59510296+N1c093@users.noreply.github.com> Date: Sun, 3 Oct 2021 21:40:56 +0200 Subject: [PATCH] Fix wrong URL to automation templating (#19579) --- source/_integrations/zwave_js.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index 7e482530d89..de8fd6230d2 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -465,7 +465,7 @@ trigger: #### Available Trigger Data -In addition to the [standard automation trigger data](docs/automation/templating/#all), the `zwave_js.value_updated` trigger platform has additional trigger data available for use. +In addition to the [standard automation trigger data](/docs/automation/templating/#all), the `zwave_js.value_updated` trigger platform has additional trigger data available for use. | Template variable | Data | |------------------------------|--------------------------------------------------------------------------------------------|