mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Replace outdated / closed URL for reporting HA startup blocks (#45334)
This commit is contained in:
parent
c1addde6f9
commit
52cfc06e12
@ -304,7 +304,7 @@ class HomeAssistant:
|
||||
_LOGGER.warning(
|
||||
"Something is blocking Home Assistant from wrapping up the "
|
||||
"start up phase. We're going to continue anyway. Please "
|
||||
"report the following info at http://bit.ly/2ogP58T : %s",
|
||||
"report the following info at https://github.com/home-assistant/core/issues: %s",
|
||||
", ".join(self.config.components),
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user