mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
parent
bfdde116e2
commit
e84f5c683c
@ -192,7 +192,7 @@ class HUIRoot extends NavigateMixin(EventsMixin(PolymerElement)) {
|
||||
}
|
||||
|
||||
_handleHelp() {
|
||||
window.open('https://developers.home-assistant.io/docs/en/lovelace_index.html', '_blank');
|
||||
window.open('https://www.home-assistant.io/lovelace/', '_blank');
|
||||
}
|
||||
|
||||
_handleViewSelected(ev) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user