From c9c2dad316a24f445e89357017113dc0ae708ebb Mon Sep 17 00:00:00 2001 From: Linas Kondrackis Date: Wed, 22 May 2024 23:47:45 +0300 Subject: [PATCH] Docs: shorter title for object tracking how-to --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 54f1eda2..f257238d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -41,7 +41,7 @@ nav: - Save Detections: how_to/save_detections.md - Filter Detections: how_to/filter_detections.md - Detect Small Objects: how_to/detect_small_objects.md - - Detect and Track Objects on Video: how_to/track_objects.md + - Track Objects on Video: how_to/track_objects.md - API: - Detection and Segmentation: