Update incorrect copy (#14415)

This commit is contained in:
Aaron Carson 2022-11-21 16:21:20 +00:00 committed by GitHub
parent a958c6296b
commit c2436fb157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -213,7 +213,7 @@
</p> </p>
<ul> <ul>
<li>Google Chrome (all platforms except iOS)</li> <li>Google Chrome (all platforms except iOS)</li>
<li>Microsoft Edge (all platforms)</li> <li>Microsoft Edge (all platforms except iOS)</li>
</ul> </ul>
</div> </div>

View File

@ -44,7 +44,7 @@ class HcLayout extends LitElement {
<div class="footer"> <div class="footer">
<a href="./faq.html">Frequently Asked Questions</a> Found a bug? <a href="./faq.html">Frequently Asked Questions</a> Found a bug?
<a <a
href="https://github.com/home-assistant/home-assistant-polymer/issues" href="https://github.com/home-assistant/frontend/issues"
target="_blank" target="_blank"
>Let us know!</a >Let us know!</a
> >