mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix link to new automation (#16479)
This commit is contained in:
parent
bcfa6c5a4b
commit
ccf3238318
@ -72,7 +72,7 @@ export class CloudWebhooks extends LitElement {
|
||||
${this.hass.localize(
|
||||
"ui.panel.config.cloud.account.webhooks.no_hooks_yet2"
|
||||
)}
|
||||
<a href="/config/automation/new"
|
||||
<a href="/config/automation/edit/new"
|
||||
>${this.hass.localize(
|
||||
"ui.panel.config.cloud.account.webhooks.no_hooks_yet_link_automation"
|
||||
)}</a
|
||||
|
Loading…
x
Reference in New Issue
Block a user