Lovelace to dashboard (#14267)

This commit is contained in:
Sven Serlier 2022-11-07 14:44:34 +01:00 committed by GitHub
parent 6f07e7ca59
commit 31ac274a51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ class HUIRoot extends LitElement {
@click=${this._editModeDisable} @click=${this._editModeDisable}
></mwc-button> ></mwc-button>
<a <a
href=${documentationUrl(this.hass, "/lovelace/")} href=${documentationUrl(this.hass, "/dashboards/")}
rel="noreferrer" rel="noreferrer"
class="menu-link" class="menu-link"
target="_blank" target="_blank"