Skip to content

Commit 813e1e5

Browse files
5iverghys
authored andcommitted
Corrected Thing Status Action link (openhab#777)
1 parent 6dc2cae commit 813e1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/rules-dsl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Thing <thingUID> changed [from <status>] [to <status>]
215215

216216
The status used in the trigger and the script is a string (no quotes).
217217
You can find all the possible values for status from [Thing Status](/docs/concepts/things.html).
218-
And refer to [Thing Status Action](/addons/#action) to find how to get thing status in the script.
218+
And refer to [Thing Status Action](/docs/configuration/actions.html#thing-status-action) to find how to get thing status in the script.
219219

220220
The `thingUID` is the identifier assigned to the Thing, manually in your configuration or automatically during auto discovery.
221221
You can find it from PaperUI or from Karaf remote console.

0 commit comments

Comments
 (0)