mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update URL (#16427)
This commit is contained in:
parent
c93fcb8a2a
commit
aa196704b7
@ -62,7 +62,7 @@ export const integrationIssuesUrl = (
|
||||
manifest: IntegrationManifest
|
||||
) =>
|
||||
manifest.issue_tracker ||
|
||||
`https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+${domain}%22`;
|
||||
`https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+${domain}%22`;
|
||||
|
||||
export const domainToName = (
|
||||
localize: LocalizeFunc,
|
||||
|
Loading…
x
Reference in New Issue
Block a user