Fix google calendar documentation link. (#15968)
This commit is contained in:
parent
6540d2e073
commit
619d01150f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue