From 0bdffdd0212a9932f92356260a90edc4013553d4 Mon Sep 17 00:00:00 2001 From: JessamyT <75634662+JessamyT@users.noreply.github.com> Date: Fri, 8 Mar 2024 11:08:33 -0800 Subject: [PATCH] Fix ml model link (#2631) --- 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..02c33121af 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 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.