From d1cfdcbfffc143849a79f76c3f6c7f029903e7c9 Mon Sep 17 00:00:00 2001 From: Ton <1257901+snelweg@users.noreply.github.com> Date: Tue, 3 Mar 2026 14:48:29 +0100 Subject: [PATCH] Fix link to Home Assistant Add-on in installation guide Updated the link to the Home Assistant Add-on for clarity. --- 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 96a283fe4..0981ed879 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 Add-on](https://www.home-assistant.io/addons/). Note that the Home Assistant Add-on 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 Add-on. +Frigate is a Docker container that can be run on any Docker host including as a [Home Assistant Add-on](https://www.home-assistant.io/integrations/?brands=featured). Note that the Home Assistant Add-on 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 Add-on. :::tip