From 761f225c8610430478f9a312a9423183de5dd7b1 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 20 Oct 2015 22:20:03 +0200 Subject: [PATCH] Update link --- homeassistant/components/sensor/sabnzbd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/sensor/sabnzbd.py b/homeassistant/components/sensor/sabnzbd.py index 7aeb14b27f5..98fa11d77a1 100644 --- a/homeassistant/components/sensor/sabnzbd.py +++ b/homeassistant/components/sensor/sabnzbd.py @@ -4,7 +4,7 @@ homeassistant.components.sensor.sabnzbd Monitors SABnzbd NZB client API. For more details about this platform, please refer to the documentation at -https://home-assistant.io/components/light.sabnzbd.html +https://home-assistant.io/components/sensor.sabnzbd.html """ from homeassistant.util import Throttle from datetime import timedelta