Fix link to Yellow documentation (#26734)

This commit is contained in:
c0ffeeca7 2023-03-26 21:47:26 +02:00 committed by GitHub
parent d9db4e0ae8
commit e1dfa1ffac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ Included sections for this page is located under source/_includes/installation
<div> <div>
<p>Already have the hardware?</p> <p>Already have the hardware?</p>
<p>For installation instructions, check out the <a <p>For installation instructions, check out the <a
href="/yellow">Home Assistant Yellow documentation</a></p> href="https://yellow.home-assistant.io/">Home Assistant Yellow documentation</a></p>
<p><img src="/images/installation/yellow-docs.png" style="margin-bottom: 16px;"></p> <p><img src="/images/installation/yellow-docs.png" style="margin-bottom: 16px;"></p>
</div> </div>
</div> </div>