From a0c4d4bf458f392e3bb9ca74679c192e9d52c9ce Mon Sep 17 00:00:00 2001 From: Randall Mason Date: Sat, 16 Jul 2016 10:37:54 -0500 Subject: [PATCH] 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. --- source/_cookbook/automation_sun.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_cookbook/automation_sun.markdown b/source/_cookbook/automation_sun.markdown index 02b1e100b54..dd82edb8519 100644 --- a/source/_cookbook/automation_sun.markdown +++ b/source/_cookbook/automation_sun.markdown @@ -46,7 +46,7 @@ automation: #### {% 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 automation: