diff --git a/source/_components/python_script.markdown b/source/_components/python_script.markdown index 48bd6a1a149..a470ec3960c 100644 --- a/source/_components/python_script.markdown +++ b/source/_components/python_script.markdown @@ -44,4 +44,4 @@ hass.bus.fire(name, { "wow": "from a Python script!" }) } ``` -For [`python_script:` examples](/components/python_script/) visit the [Scripts section](https://community.home-assistant.io/c/projects/scripts) in our forum. +For examples, visit the [Scripts section](https://community.home-assistant.io/c/projects/scripts) in our forum.