mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Link partner badges in docs to right website (#38841)
This commit is contained in:
parent
04c722c51a
commit
ef6c063118
@ -71,7 +71,7 @@
|
|||||||
{% if page.works_with %}
|
{% if page.works_with %}
|
||||||
{%- for type in page.works_with -%}
|
{%- for type in page.works_with -%}
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<a href="/blog/2022/07/12/partner-program">
|
<a href="https://works-with.home-assistant.io/">
|
||||||
<img src="../../images/works_with/works-with-{{ type }}.png" alt="Works via {{ type }} with Home assistant">
|
<img src="../../images/works_with/works-with-{{ type }}.png" alt="Works via {{ type }} with Home assistant">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user