From 3f38ecb5df5ccf52e1c20eb54d3d454a3505eea5 Mon Sep 17 00:00:00 2001 From: Jelmer Tiete Date: Thu, 11 Oct 2018 16:21:28 -0400 Subject: [PATCH] Fixed dead link (#6698) * Fixed dead link * :pencil2: Tweaked URL --- source/_components/device_tracker.openwrt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/device_tracker.openwrt.markdown b/source/_components/device_tracker.openwrt.markdown index 2f4b0f5a18e..f9f720ac730 100644 --- a/source/_components/device_tracker.openwrt.markdown +++ b/source/_components/device_tracker.openwrt.markdown @@ -25,7 +25,7 @@ There are _multiple_ ways of integrating an OpenWRT router for presence detectio * [ubus](/components/device_tracker.ubus/) * [luci](/components/device_tracker.luci/) * __passive/event-based__ - External services which notify Home Assistant of devices via the [REST API endpoint](/developers/rest_api.markdown). + External services which notify Home Assistant of devices via the [REST API endpoint](https://developers.home-assistant.io/docs/en/external_api_rest.html). * Advantages: * devices typically registered in under one second when they connect * very few network requests