From 3908cb602455ccf6027e64926639b9296c30123c Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 9 Jan 2020 07:12:17 +0100 Subject: [PATCH] Correct link to #automatic-annotation in README (#1029) --- cvat/apps/documentation/user_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat/apps/documentation/user_guide.md b/cvat/apps/documentation/user_guide.md index 9cdea670..eb518814 100644 --- a/cvat/apps/documentation/user_guide.md +++ b/cvat/apps/documentation/user_guide.md @@ -31,7 +31,7 @@ - [Points in annotation mode](#points-in-annotation-mode) - [Linear interpolation with one point](#linear-interpolation-with-one-point) - [Annotation with Auto Segmentation](#annotation-with-auto-segmentation) - - [Automatic annotation](#auto-annotation) + - [Automatic annotation](#automatic-annotation) - [Shape grouping](#shape-grouping) - [Filter](#filter) - [Analytics](#analytics)