From 4ab579a9e80aa012b475fb7fcdb8d82ddf464241 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Fri, 27 Feb 2026 16:49:41 -0600 Subject: [PATCH] fix link to coral yolov9 plus models --- 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. :::