mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Broken link - file header link to documentation (#2419)
Suggests to update the link from: https://home-assistant.io/components/hello_state/ to https://home-assistant.io/cookbook/python_component_basic_state/
This commit is contained in:
parent
a40f612533
commit
04d7252bac
@ -23,7 +23,7 @@ To get started, create the file `<config dir>/custom_components/hello_state.py`
|
||||
Support for showing text in the frontend.
|
||||
|
||||
For more details about this component, please refer to the documentation at
|
||||
https://home-assistant.io/components/hello_state/
|
||||
https://home-assistant.io/cookbook/python_component_basic_state/
|
||||
"""
|
||||
import logging
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user