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" %}}