mirror of
https://github.com/home-assistant/core.git
synced 2026-07-09 15:55:29 +01:00
Fix dead link in System Bridge service action (#171855)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user