From 4e71a835cb734430444d4ff6c4e58c8313abcfae Mon Sep 17 00:00:00 2001 From: ARandomGitHubUser <7754708+ARandomGitHubUser@users.noreply.github.com> Date: Sun, 8 Mar 2026 10:00:21 -0400 Subject: [PATCH] Fix broken link to Home Assistant apps page (#22320) Co-authored-by: ARandomGitHubUser <7754708+ARandomGitHubUser@users.noreply.github.com> --- docs/docs/frigate/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/frigate/installation.md b/docs/docs/frigate/installation.md index cef98f483..8bc5cb652 100644 --- a/docs/docs/frigate/installation.md +++ b/docs/docs/frigate/installation.md @@ -3,7 +3,7 @@ id: installation title: Installation --- -Frigate is a Docker container that can be run on any Docker host including as a [Home Assistant App](https://www.home-assistant.io/addons/). Note that the Home Assistant App is **not** the same thing as the integration. The [integration](/integrations/home-assistant) is required to integrate Frigate into Home Assistant, whether you are running Frigate as a standalone Docker container or as a Home Assistant App. +Frigate is a Docker container that can be run on any Docker host including as a [Home Assistant App](https://www.home-assistant.io/apps/). Note that the Home Assistant App is **not** the same thing as the integration. The [integration](/integrations/home-assistant) is required to integrate Frigate into Home Assistant, whether you are running Frigate as a standalone Docker container or as a Home Assistant App. :::tip