diff --git a/docs/notebooks/serialise-detections-to-csv.ipynb b/docs/notebooks/serialise-detections-to-csv.ipynb index 01173ff02..3e157c41c 100644 --- a/docs/notebooks/serialise-detections-to-csv.ipynb +++ b/docs/notebooks/serialise-detections-to-csv.ipynb @@ -10,7 +10,7 @@ "\n", "---\n", "\n", - "[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow/supervision/blob/develop/docs/notebooks/detections-to-jsonsink.ipynb)\n", + "[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow/supervision/blob/develop/docs/notebooks/serialise-detections-to-csv.ipynb)\n", "\n", "This cookbook introduce [sv.CSVSink](https://supervision.roboflow.com/latest/detection/tools/save_detections/#supervision.detection.tools.csv_sink.CSVSink) tool designed to write captured object detection data to file from video streams/file" ] diff --git a/docs/notebooks/serialise-detections-to-json.ipynb b/docs/notebooks/serialise-detections-to-json.ipynb index 13538631a..2e5011589 100644 --- a/docs/notebooks/serialise-detections-to-json.ipynb +++ b/docs/notebooks/serialise-detections-to-json.ipynb @@ -10,7 +10,7 @@ "\n", "---\n", "\n", - "[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow/supervision/blob/develop/docs/notebooks/detections-to-jsonsink.ipynb)\n", + "[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow/supervision/blob/develop/docs/notebooks/serialise-detections-to-json.ipynb)\n", "\n", "This cookbook introduce [sv.JSONSink](https://supervision.roboflow.com/develop/detection/tools/save_detections/#supervision.detection.tools.json_sink.JSONSink) tool designed to write captured object detection data to file from video streams/file" ]