From 69ee421371b16e9b28acee068077c702c01b6b8e Mon Sep 17 00:00:00 2001 From: Dale Higgs Date: Sun, 14 Aug 2016 12:59:40 -0500 Subject: [PATCH] Update sun trigger link (#784) Fixed broken link for "sun trigger" on conditions page. --- source/getting-started/scripts-conditions.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/scripts-conditions.markdown b/source/getting-started/scripts-conditions.markdown index 7e7c363e30b..430727ba976 100644 --- a/source/getting-started/scripts-conditions.markdown +++ b/source/getting-started/scripts-conditions.markdown @@ -96,7 +96,7 @@ for: #### {% linkable_title Sun condition %} -The sun condition can test if the sun has already set or risen when a trigger occurs. The `before` and `after` keys can only be set to `sunset` or `sunrise`. They have a corresponding optional offset value (`before_offset`, `after_offset`) that can be added, similar to the [sun trigger]. +The sun condition can test if the sun has already set or risen when a trigger occurs. The `before` and `after` keys can only be set to `sunset` or `sunrise`. They have a corresponding optional offset value (`before_offset`, `after_offset`) that can be added, similar to the [sun trigger][sun_trigger]. [sun_trigger]: /getting-started/automation-trigger/#sun-trigger