mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 06:46:29 +00:00
Fix url
This commit is contained in:
parent
467496522a
commit
8e643bd332
@ -97,7 +97,7 @@ const siteConfig = {
|
|||||||
// template. For example, if you need your repo's URL...
|
// template. For example, if you need your repo's URL...
|
||||||
repoUrl: 'https://github.com/home-assistant/home-assistant',
|
repoUrl: 'https://github.com/home-assistant/home-assistant',
|
||||||
repoFrontendUrl: 'https://github.com/home-assistant/home-assistant-polymer',
|
repoFrontendUrl: 'https://github.com/home-assistant/home-assistant-polymer',
|
||||||
repoFrontendWebsite: 'https://github.com/home-assistant/home-assistant.github.io',
|
repoFrontendWebsite: 'https://github.com/home-assistant/home-assistant.io',
|
||||||
repoDevWebsite: 'https://github.com/home-assistant/developers.home-assistant',
|
repoDevWebsite: 'https://github.com/home-assistant/developers.home-assistant',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user