Fix google calendar documentation link. (#15968)

This commit is contained in:
cgtobi 2018-08-14 11:44:27 +02:00 committed by Paulus Schoutsen
parent 6540d2e073
commit 619d01150f

View file

@ -2,7 +2,7 @@
Support for Google Calendar Search binary sensors. Support for Google Calendar Search binary sensors.
For more details about this platform, please refer to the documentation at For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/binary_sensor.google_calendar/ https://home-assistant.io/components/calendar.google/
""" """
import logging import logging
from datetime import timedelta from datetime import timedelta