mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Lovelace to dashboard (#14267)
This commit is contained in:
parent
6f07e7ca59
commit
31ac274a51
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user