Remove www. from Github
This commit is contained in:
parent
d7cec3b496
commit
070405d4ca
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
||||||
<p class='hero-buttons'>
|
<p class='hero-buttons'>
|
||||||
<a href='{{ root_url }}/getting-started/'>Get started</a>
|
<a href='{{ root_url }}/getting-started/'>Get started</a>
|
||||||
<a href='{{ root_url }}/demo/' target='_blank'>View demo</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>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue