Skip to content

Commit c9fd12c

Browse files
committed
Fix SurfaceLearner image URLs
- Use raw.githubusercontent links for images - Add two screenshots
1 parent d17a1a9 commit c9fd12c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SurfaceLearner.s4ext

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ contributors Md Asadullah Turja (UNC)
2828
category SurfaceLearner
2929

3030
# url to icon (png, size 128x128 pixels)
31-
iconurl https://github.com/mturja-vf-ic-bd/SlicerSurfaceLearner/blob/main/SlicerSurfaceLearner.png
31+
iconurl https://raw.githubusercontent.com/mturja-vf-ic-bd/SlicerSurfaceLearner/main/SlicerSurfaceLearner.png
3232

3333
# Give people an idea what to expect from this code
3434
# - Is it just a test or something you stand behind?
@@ -38,7 +38,7 @@ status
3838
description SurfaceLearner provides a way to apply convolutional neural network based classifiers on surface meshes (e.g. brain surface)
3939

4040
# Space separated list of urls
41-
screenshoturls https://github.com/mturja-vf-ic-bd/SlicerSurfaceLearner/tree/main/Screenshots
41+
screenshoturls https://raw.githubusercontent.com/mturja-vf-ic-bd/SlicerSurfaceLearner/main/Screenshots/SurfaceLearnerWorkflow.png https://raw.githubusercontent.com/mturja-vf-ic-bd/SlicerSurfaceLearner/main/Screenshots/SurfaceLearnerOverviewImage.png
4242

4343
# 0 or 1: Define if the extension should be enabled after its installation.
4444
enabled 1

0 commit comments

Comments
 (0)