From fda93247054ff863c49b315fa9f52a2f204ee1cb Mon Sep 17 00:00:00 2001 From: Karolina Date: Tue, 6 Apr 2021 19:19:03 +0200 Subject: [PATCH] 19_mono_camera_control.rst link corrected there was a typo in a link --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index a4e1a31e2..d9a8cd303 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -90,7 +90,7 @@ Now, pick a tutorial or code sample and start utilizing Gen2 capabilities samples/16_device_queue_event.rst samples/17_video_mobilenet.rst samples/18_rgb_encoding_mobilenet.rst - samples/19_mono_camera_control docs.rst + samples/19_mono_camera_control.rst samples/20_color_rotate_warp.rst samples/22_1_tiny_yolo_v3_decoding_on_device.rst samples/22_2_tiny_yolo_v4_decoding_on_device.rst