From 2e3f4624740b7d890d3b175564256c87b7f6c900 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 23 Oct 2015 22:32:36 +0200 Subject: [PATCH] Update docstring --- homeassistant/components/wink.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/wink.py b/homeassistant/components/wink.py index 4027daacc0c..6c456ea1543 100644 --- a/homeassistant/components/wink.py +++ b/homeassistant/components/wink.py @@ -3,7 +3,7 @@ homeassistant.components.wink ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connects to a Wink hub and loads relevant components to control its devices. -For more details about this platform, please refer to the documentation at +For more details about this component, please refer to the documentation at https://home-assistant.io/components/wink.html """ import logging