fixed broken links and syntax. (#2380)
* fixed broken links and syntax. * Update templating.markdown Reverted name change and fixed link.
This commit is contained in:
parent
abd3835001
commit
079f775b11
1 changed files with 2 additions and 2 deletions
|
@ -23,14 +23,14 @@ Templating is a powerful feature in Home Assistant that allows the user control
|
|||
|
||||
- Formatting outgoing messages in, for example, the [notify] and [alexa] components.
|
||||
- Process incoming data from sources that provide raw data, like [MQTT], [REST sensor], or the [command line sensor].
|
||||
- [Advanced Automation templating]auto-template]
|
||||
- [Automation Templating].
|
||||
|
||||
[notify]: /components/notify/
|
||||
[alexa]: /components/alexa/
|
||||
[MQTT]: /components/mqtt/
|
||||
[REST sensor]: /components/sensor.rest/
|
||||
[command line sensor]: /components/sensor.command_line/
|
||||
[auto-template]: /getting-started/automation-templating/
|
||||
[Automation Templating]: /docs/automation/templating/
|
||||
|
||||
## {% linkable_title Building templates %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue