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