Update welcome.html

This commit is contained in:
Paulus Schoutsen 2016-04-12 22:02:23 -07:00
parent 070405d4ca
commit 9b69b78bcf

View File

@ -9,5 +9,5 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<p class='hero-buttons'>
<a href='{{ root_url }}/getting-started/'>Get started</a>
<a href='{{ root_url }}/demo/' target='_blank'>View demo</a>
<a rel="me" href='https://github.com/balloob/home-assistant'>Browse code on GitHub</a>
<a rel="me" href='https://github.com/home-assistant/home-assistant'>Browse code on GitHub</a>
</p>