From b62cbf9759cb18c0c1abd3c687842a6e0b201e11 Mon Sep 17 00:00:00 2001 From: JessamyT <75634662+JessamyT@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:45:09 -0800 Subject: [PATCH] Fix ml model link --- docs/ml/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ml/_index.md b/docs/ml/_index.md index 4cac1d928f..cd24b35457 100644 --- a/docs/ml/_index.md +++ b/docs/ml/_index.md @@ -15,7 +15,7 @@ menuindent: true {{}} -Viam includes a built-in [machine learning (ML) model service](/ml/) which provides your machine with the ability to learn from data and adjust its behavior based on insights gathered from that data. +Viam includes a built-in [machine learning (ML) model service](/ml/vision/mlmodel/) which provides your machine with the ability to learn from data and adjust its behavior based on insights gathered from that data. Common use cases include: - Object detection and classification which enable machines to detect people, animals, plants, or other objects with bounding boxes, and to perform actions when they are detected.