Skip to content

Commit 90ab41a

Browse files
Bordaclaudecodex
committed
fix(notebook): correct broken Colab badge URL in compact-mask-sam3
[resolve #3] Review comment by @Copilot (PR #2241): "The Colab badge link points to `.../blob/develop/notebooks/release-demo_0-28.ipynb`..." --- Co-authored-by: Claude Code <noreply@anthropic.com> Co-authored-by: OpenAI Codex <codex@openai.com>
1 parent 1353ca7 commit 90ab41a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/notebooks/compact-mask-sam3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"# Memory-Efficient Instance Segmentation\n",
99
"\n",
10-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow/supervision/blob/develop/notebooks/release-demo_0-28.ipynb)\n",
10+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/roboflow/supervision/blob/develop/docs/notebooks/compact-mask-sam3.ipynb)\n",
1111
"\n",
1212
"**supervision** is a set of reusable tools for computer vision.\n",
1313
"Two headlining changes in 0.28.0:\n",

0 commit comments

Comments
 (0)