Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/layouts/ha-init-page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ class HaInitPage extends LitElement {
<p>
It is possible that you are seeing this screen because
your Home Assistant is not currently connected. You can
ask it to come online via
<a href="https://remote.nabucasa.com/"
>the Remote UI portal</a
ask it to come online from your
<a href="https://account.nabucasa.com/"
>Naba Casa account page</a
>.
</p>
`
Expand Down