Fixes missing forward slash prefix on url (#18785)

This commit is contained in:
Pedro Lamas 2021-08-06 00:19:22 +01:00 committed by GitHub
parent df3956d25b
commit fe6805d9e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ The template variable `this` is also available when evaluating any `trigger_vari
## Available this Data
`this` is a state object. [State Objects](docs/configuration/state_object) provides a comprehensive description for the properties of `this` and `this.attributes`.
`this` is a state object. [State Objects](/docs/configuration/state_object) provides a comprehensive description for the properties of `this` and `this.attributes`.
## Available Trigger Data