From b0b3000a73cd9c51b7562ba64955732c5cc69493 Mon Sep 17 00:00:00 2001 From: Sierra Guequierre Date: Tue, 20 Feb 2024 16:18:58 -0500 Subject: [PATCH] Update docs/appendix/changelog.md --- docs/appendix/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/appendix/changelog.md b/docs/appendix/changelog.md index 0e47243d252..377fbd074ba 100644 --- a/docs/appendix/changelog.md +++ b/docs/appendix/changelog.md @@ -400,7 +400,7 @@ detections = await vision.get_detections(img, "find_objects") #### Color detector configurations -You can replace existing color detectors by [configuring new ones in the UI](/ml/vision/detection/color_detector) or you can update the [JSON configuration of your machines](/build/configure/#the-config-tab): +You can replace existing color detectors by [configuring new ones in the UI](/ml/vision/color_detector) or you can update the [JSON configuration of your machines](/build/configure/#the-config-tab): {{< tabs >}} {{% tab name="New Way" %}}