diff --git a/docs/en/datasets/detect/index.md b/docs/en/datasets/detect/index.md
index 2342d553..1e11c185 100644
--- a/docs/en/datasets/detect/index.md
+++ b/docs/en/datasets/detect/index.md
@@ -40,9 +40,10 @@ The label file corresponding to the above image contains 2 persons (class `0`) a

-When using the Ultralytics YOLO format, organize your training and validation images and labels as shown in the example below.
+When using the Ultralytics YOLO format, organize your training and validation images and labels as shown in the [COCO8 dataset](coco8.md) example below.
+
+
-
## Usage