From 3cbc6c78311c871b41288549ea4546c1018d9b85 Mon Sep 17 00:00:00 2001 From: dnikles Date: Tue, 29 Nov 2022 13:55:14 -0500 Subject: [PATCH] Fix link to analytics integration page (#25096) --- source/_includes/asides/component_navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/asides/component_navigation.html b/source/_includes/asides/component_navigation.html index fcdf3f5da32..2bd4e9ff98c 100644 --- a/source/_includes/asides/component_navigation.html +++ b/source/_includes/asides/component_navigation.html @@ -35,7 +35,7 @@ The {{ page.title | default: page.name }} brand was introduced in Home Assistant {{ page.ha_release | default: "unknown" }}. {%- else -%} The {{ page.title | default: page.name }} {{ page.ha_integration_type | default: "integration" }} was introduced in Home Assistant {{ page.ha_release | default: "unknown" }}, - and it's used by + and it's used by {% if percentage < 1 %} {{ active_installations }} active installations.