Fix URL for nabucasa page (#1677)

This commit is contained in:
Pascal Vizeli 2018-09-19 14:59:59 +02:00 committed by Paulus Schoutsen
parent 348bebc417
commit 085db3e0a6
2 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ class HaConfigCloudAccount extends EventsMixin(PolymerElement) {
Integrations for Home Assistant Cloud allow you to connect with services in the cloud without having to expose your Home Assistant instance publicly on the internet. Integrations for Home Assistant Cloud allow you to connect with services in the cloud without having to expose your Home Assistant instance publicly on the internet.
</p> </p>
<p> <p>
Check the website for <a href='https://www.nabucasa.com/cloud/' target='_blank'>all available features</a>. Check the website for <a href='https://www.nabucasa.com' target='_blank'>all available features</a>.
</p> </p>
</div> </div>

View File

@ -82,7 +82,7 @@ class HaConfigCloudLogin extends
<p> <p>
Home Assistant Cloud is a subscription service with a free one month trial. No payment information necessary. Home Assistant Cloud is a subscription service with a free one month trial. No payment information necessary.
</p> </p>
<p><a href="https://www.nabucasa.com/cloud/" target="_blank">Learn more about Home Assistant Cloud</a></p> <p><a href="https://www.nabucasa.com" target="_blank">Learn more about Home Assistant Cloud</a></p>
</div> </div>
<paper-card hidden$="[[!flashMessage]]"> <paper-card hidden$="[[!flashMessage]]">