mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +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}
|
||||
></mwc-button>
|
||||
<a
|
||||
href=${documentationUrl(this.hass, "/lovelace/")}
|
||||
href=${documentationUrl(this.hass, "/dashboards/")}
|
||||
rel="noreferrer"
|
||||
class="menu-link"
|
||||
target="_blank"
|
||||
|
Loading…
x
Reference in New Issue
Block a user