diff --git a/docs/dev_101_states.md b/docs/dev_101_states.md index c31f32ef..c487cfca 100644 --- a/docs/dev_101_states.md +++ b/docs/dev_101_states.md @@ -21,7 +21,7 @@ To get started, create the file `/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/cookbook/python_component_basic_state/ +https://developers.home-assistant.io/docs/en/dev_101_states.html """ import logging