mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Correct URL to automation run modes documentation (#8230)
This commit is contained in:
parent
fe13853b8b
commit
d228f38471
@ -80,7 +80,7 @@ export class HaManualAutomationEditor extends LitElement {
|
||||
html`<a
|
||||
href="${documentationUrl(
|
||||
this.hass,
|
||||
"/integrations/automation/#automation-modes"
|
||||
"/docs/automation/modes/"
|
||||
)}"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
|
Loading…
x
Reference in New Issue
Block a user