Remove www. from Github

This commit is contained in:
Robbie Trencheny 2016-04-12 21:43:57 -07:00
parent d7cec3b496
commit 070405d4ca

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://www.github.com/balloob/home-assistant'>Browse code on GitHub</a>
<a rel="me" href='https://github.com/balloob/home-assistant'>Browse code on GitHub</a>
</p>