Fix broken link (#2101)

* Fix broken link

* Remove unnecessary highlighting
This commit is contained in:
Alex Peters 2024-03-03 10:39:32 +11:00 committed by GitHub
parent 7e76189ae8
commit db434eb7bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,5 +57,5 @@ def setup(hass, config):
Home Assistant comes with a lot of bundled helpers to listen to specific types of event. There are helpers to track a point in time, to track a time interval, a state change or the sun set. [See available methods.][helpers]
[helpers]: https://dev-docs.home-assistant.io/en/dev/api/helpers.html#module-homeassistant.helpers.event
[helpers]: https://developers.home-assistant.io/docs/integration_listen_events#available-event-helpers
[object]: https://www.home-assistant.io/docs/configuration/events/