From 1a31a5d8f6447d319aac8656852dfd4fa6788ee2 Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Wed, 17 Jul 2024 22:09:12 -0500 Subject: [PATCH] Minor fix of link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47f2d44..576d7d2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ nv.load_volumes([{"path": "images/mni152.nii.gz"}]) nv ``` -See the [basic demo](./demo/basic_multiplanar.ipynb) to learn more. +See the [basic demo](./examples/basic_multiplanar.ipynb) to learn more. ## Development