mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Make link to PushBullet Component Absolute (#647)
As of now, the link tries to go to a deep subdirectory of the documentation. Making it an absolute link will make it work on the built documentation on the site. Neither way currently works in github, but I doubt that's the goal.
This commit is contained in:
parent
55d448fb96
commit
a0c4d4bf45
@ -46,7 +46,7 @@ automation:
|
|||||||
|
|
||||||
#### {% linkable_title Send sun rise/sun set notifications %}
|
#### {% linkable_title Send sun rise/sun set notifications %}
|
||||||
|
|
||||||
Notifications send through [PushBullet](components/notify.pushbullet/) when the sun state is changed.
|
Notifications send through [PushBullet](/components/notify.pushbullet/) when the sun state is changed.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
automation:
|
automation:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user