Documentation page: add links to Yellow and SkyConnect docs (#27070)

* Documentation page: add links to Yellow and SkyConnect docs

- add links to Documentation menu in navigation bar
- add links in aside

* Remove links from main navigation

- implement review feedback by @frenck, @agners
This commit is contained in:
c0ffeeca7 2023-04-20 20:01:18 +02:00 committed by GitHub
parent 6b3802a77c
commit a274a637e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,6 +177,16 @@
<li>{% active_link /integrations/mqtt/#logging Logging %}</li>
</ul>
</li>
<li>
<b>Hardware</b>
<ul>
<li>
<a href="https://yellow.home-assistant.io/">Home Assistant Yellow</a>
</li>
<li>
<a href="https://skyconnect.home-assistant.io/">Home Assistant SkyConnect</a>
</ul>
</li>
</ul>
</div>
</section>