Fix link to Calendar entity documentation page (#1736)

This commit is contained in:
Michel van de Wetering 2023-04-02 17:10:58 +02:00 committed by GitHub
parent 1e7124d44a
commit ceb1a21633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,4 @@ In particular, there are now more documented expectations and enforcement of inv
- Events returned by `async_get_events` are expected to be returned in order.
- All Day events returned by `async_get_events` must be evaluated in the Home Assistant local timezone. That is, an all day event should be ordered as if it starts at midnight in the local time.
The [Calendar Entity developer documentation](docs/core/entity/calendar) has been updated with additional detail.
The [Calendar Entity developer documentation](/docs/core/entity/calendar) has been updated with additional detail.