Merge pull request #53 from rmevans9/master

Fix links to github
This commit is contained in:
Paulus Schoutsen 2015-09-12 16:56:54 -07:00
commit 0b59399543

View File

@ -15,9 +15,9 @@ components. It uses [Python 3](https://www.python.org/) for the backend and
Home Assistant is open-source and MIT licensed. The source can be found here:
- [home-assistant](https://github.com/home-assistant) - Python server-backend
- [home-assistant-js](https://github.com/home-assistant-js) - javascript-backend powering the client
- [home-assistant-polymer](https://github.com/home-assistant-polymer) - Polymer UI
- [home-assistant](https://github.com/balloob/home-assistant) - Python server-backend
- [home-assistant-js](https://github.com/balloob/home-assistant-js) - javascript-backend powering the client
- [home-assistant-polymer](https://github.com/balloob/home-assistant-polymer) - Polymer UI
### {% linkable_title Starting development %}