mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +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
|
html`<a
|
||||||
href="${documentationUrl(
|
href="${documentationUrl(
|
||||||
this.hass,
|
this.hass,
|
||||||
"/integrations/automation/#automation-modes"
|
"/docs/automation/modes/"
|
||||||
)}"
|
)}"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user