Correct URL's for the hass repo's (#121)

This commit is contained in:
Frank 2016-10-08 15:19:18 +02:00 committed by Justin Weberg
parent 75f1a42efb
commit db109f5dda
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
"description": "A frontend for Home Assistant using the Polymer framework",
"repository": {
"type": "git",
"url": "https://github.com/balloob/home-assistant-polymer"
"url": "https://github.com/home-assistant/home-assistant-polymer"
},
"scripts": {
"setup_js_dev": "git submodule init && git submodule update && cd home-assistant-js && npm install",

View File

@ -84,9 +84,9 @@
<p>
Published under the MIT license<br />
Source:
<a href='https://github.com/balloob/home-assistant' target='_blank'>server</a> &mdash;
<a href='https://github.com/balloob/home-assistant-polymer' target='_blank'>frontend-ui</a> &mdash;
<a href='https://github.com/balloob/home-assistant-js' target='_blank'>frontend-core</a>
<a href='https://github.com/home-assistant/home-assistant' target='_blank'>server</a> &mdash;
<a href='https://github.com/home-assistant/home-assistant-polymer' target='_blank'>frontend-ui</a> &mdash;
<a href='https://github.com/home-assistant/home-assistant-js' target='_blank'>frontend-core</a>
</p>
<p>
Built using