Skip to content

Commit 80d5d78

Browse files
committed
fix broken links
1 parent 2e8c5da commit 80d5d78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ If you have Python basics knowledge already, test yourself by doing these exerci
6767

6868
* Image Segmentation + Quality Assurance (2023-Apr-25)
6969
* [Image Segmentation, Surface Reconstruction and Quality assurance (slides)](04_image_segmentation/Image_segmentation.pdf)
70-
* [Terminology](04_image_segmentation/06_terminology.ipynb)
71-
* [Image processing workflow design using Napari](04_image_segmentation/napari-assistant.md)
72-
* [Generating Jupyter Notebooks](04_image_segmentation/notebook_export.md)
70+
* [Terminology](04_image_segmentation/05_terminology.ipynb)
71+
* [Image processing workflow design using Napari](04_image_segmentation/06_napari-assistant.md)
72+
* [Generating Jupyter Notebooks](04_image_segmentation/07_notebook_export.md)
7373
* [Gauss-Otsu-Labeling](04_image_segmentation/09_gauss_otsu_labeling.ipynb)
7474
* [Voronoi-Otsu-Labeling](04_image_segmentation/11_voronoi_otsu_labeling.ipynb)
7575
* [3D Segmentation](04_image_segmentation/12_Segmentation_3D.ipynb)

0 commit comments

Comments
 (0)