Fix link to new automation (#16479)

This commit is contained in:
Joakim Sørensen 2023-05-09 11:12:00 +02:00 committed by GitHub
parent bcfa6c5a4b
commit ccf3238318
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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