Skip to content

Commit 548af21

Browse files
committed
fix link
1 parent 6827270 commit 548af21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ blobId = await addBlob(client, "testimage.png", imgblob)
7777
Remember to add at least one BlobEntry somewhere in your session so that you might find it again in the future, see `addBlobEntry` above.
7878

7979
:::{seealso}
80-
See [Tutorial 5 from ICRA 2022 for a more indepth example of working with data blobs](https://app.navability.io/get-started/tutorials/icra-5-marineexample).
80+
See [Tutorial 5 from ICRA 2022 for a more in-depth example of working with data blobs](sdkpynb:python/navability-sdk/icra-5-marineexample).
8181
:::
8282

8383
<!-- ```@docs

0 commit comments

Comments
 (0)