Fix dead link in System Bridge service action (#171855)

This commit is contained in:
Manu
2026-05-22 16:04:27 +00:00
committed by Franck Nijhof
parent 5bb42801d9
commit eae6e79b61
@@ -425,7 +425,7 @@ async def async_setup_entry(
),
supports_response=SupportsResponse.ONLY,
description_placeholders={
"syntax_keys_documentation_url": "http://robotjs.io/docs/syntax#keys"
"syntax_keys_documentation_url": "https://robotjs.dev/docs/syntax#keys"
},
)