mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 20:36:35 +00:00
Correct URL's for the hass repo's (#121)
This commit is contained in:
parent
75f1a42efb
commit
db109f5dda
@ -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",
|
||||
|
@ -84,9 +84,9 @@
|
||||
<p>
|
||||
Published under the MIT license<br />
|
||||
Source:
|
||||
<a href='https://github.com/balloob/home-assistant' target='_blank'>server</a> —
|
||||
<a href='https://github.com/balloob/home-assistant-polymer' target='_blank'>frontend-ui</a> —
|
||||
<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> —
|
||||
<a href='https://github.com/home-assistant/home-assistant-polymer' target='_blank'>frontend-ui</a> —
|
||||
<a href='https://github.com/home-assistant/home-assistant-js' target='_blank'>frontend-core</a>
|
||||
</p>
|
||||
<p>
|
||||
Built using
|
||||
|
Loading…
x
Reference in New Issue
Block a user