From a7db208b8a07a9c02d4e6c569dc31c258167aa8c Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Sat, 14 May 2016 13:32:00 -0700 Subject: [PATCH] Fix Google Voice documentation URL --- homeassistant/components/notify/googlevoice.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/notify/googlevoice.py b/homeassistant/components/notify/googlevoice.py index 021496fa00b..3f1b9d641b0 100644 --- a/homeassistant/components/notify/googlevoice.py +++ b/homeassistant/components/notify/googlevoice.py @@ -2,7 +2,7 @@ Google Voice SMS platform for notify component. For more details about this platform, please refer to the documentation at -https://home-assistant.io/components/notify.free_mobile/ +https://home-assistant.io/components/notify.google_voice/ """ import logging