Site updated at 2017-03-31 17:31:30 UTC

This commit is contained in:
Travis CI 2017-03-31 17:31:30 +00:00
parent 201647593b
commit c0bc327216
24 changed files with 37 additions and 38 deletions

View file

@ -70,7 +70,6 @@
<p>Home Assistant is open-source and MIT-licensed. Here are links to the source:</p>
<ul>
<li><a href="https://github.com/home-assistant/home-assistant">home-assistant</a>: Python server backend.</li>
<li><a href="https://github.com/home-assistant/home-assistant-js">home-assistant-js</a>: JavaScript backend that powers the client.</li>
<li><a href="https://github.com/home-assistant/home-assistant-polymer">home-assistant-polymer</a>: Polymer UI.</li>
</ul>
<p>For those new to contributing to open source software, make sure you are familiar with all of the tools and concepts used in Home Assistant before you start.</p>