Update newsletter link (#20740)

* Update newsletter link

* Update src/panels/config/dashboard/ha-config-dashboard.ts

* Update src/onboarding/dialogs/community-dialog.ts
This commit is contained in:
Paul Bottein 2024-05-06 14:57:51 +02:00 committed by GitHub
parent 008c842431
commit 8fdb7fa1d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ class DialogCommunity extends LitElement {
<a
target="_blank"
rel="noreferrer noopener"
href="https://www.home-assistant.io/newsletter/"
href="https://newsletter.openhomefoundation.org/"
>
<ha-list-item hasMeta graphic="icon">
<img src="/static/icons/favicon-192x192.png" slot="graphic" />

View File

@ -83,7 +83,7 @@ const randomTip = (hass: HomeAssistant, narrow: boolean) => {
>`,
newsletter: html`<span class="keep-together"
><a
href=${documentationUrl(hass, `/newsletter`)}
href="https://newsletter.openhomefoundation.org/"
target="_blank"
rel="noreferrer"
>Newsletter</a