diff --git a/source/_cookbook/python_component_basic_state.markdown b/source/_cookbook/python_component_basic_state.markdown index b2c1e838e56..623135363b0 100644 --- a/source/_cookbook/python_component_basic_state.markdown +++ b/source/_cookbook/python_component_basic_state.markdown @@ -23,7 +23,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/components/hello_state/ +https://home-assistant.io/cookbook/python_component_basic_state/ """ import logging