Skip to content

Commit d4f551a

Browse files
committed
fixed link
1 parent 83ffe66 commit d4f551a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/model_usage.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"## Loading a model\n",
5353
"\n",
5454
"We will use a model that predicts foreground and boundaries in images of nuclei from the [kaggle nucles segmentation challenge](https://www.kaggle.com/c/data-science-bowl-2018).\n",
55-
"Find the model on bioimage.io here: https://bioimage.io/#/?id=10.5072%2Fzenodo.881940\n",
55+
"Find the model on bioimage.io here: https://bioimage.io/#/?id=10.5281%2Fzenodo.5764892\n",
5656
"\n",
5757
"First, we will use `bioimageio.core.load_resource_description` to load the model and inspec the obtained model resource."
5858
]

0 commit comments

Comments
 (0)