Add links to GitHub

This commit is contained in:
Paulus Schoutsen 2018-04-26 17:06:15 -04:00
parent 9e88743c7a
commit 53badfcda3

View File

@ -69,6 +69,16 @@ const PopularTopicsSection = ({ language }) => (
Extract data from the Home Assistant API
</a></li>
</ul>
<h2>Source Code</h2>
<ul>
<li><a href="https://github.com/home-assistant/home-assistant">
Home Assistant
</a></li>
<li><a href="https://github.com/home-assistant/home-assistant-polymer">
Home Assistant Frontend
</a></li>
</ul>
</div>
</div>
</Container>