From 96c70eee4ccccef7492cf10a5af2aa5686a10d32 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Fri, 27 Feb 2026 17:07:07 -0600 Subject: [PATCH] fix link to coral yolov9 plus models (#22164) --- docs/docs/configuration/object_detectors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index bc2bee59a..0a80ea463 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -161,7 +161,7 @@ YOLOv9 models that are compiled for TensorFlow Lite and properly quantized are s :::tip -**Frigate+ Users:** Follow the [instructions](../integrations/plus#use-models) to set a model ID in your config file. +**Frigate+ Users:** Follow the [instructions](/integrations/plus#use-models) to set a model ID in your config file. :::