From e5c246659590f5ffa32a2f9030e8c3ec8211f451 Mon Sep 17 00:00:00 2001 From: Andras Lasso Date: Sun, 26 Feb 2023 22:44:57 -0500 Subject: [PATCH] Update MONAIViz.s4ext --- MONAIViz.s4ext | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MONAIViz.s4ext b/MONAIViz.s4ext index 240e0cc92..3ff63aef8 100644 --- a/MONAIViz.s4ext +++ b/MONAIViz.s4ext @@ -28,14 +28,14 @@ contributors MONAI Consortium category Developer Tools # url to icon (png, size 128x128 pixels) -iconurl https://github.com/Project-MONAI/SlicerMONAIViz/MONAIViz/Resources/Icons/MONAIViz.png +iconurl https://raw.githubusercontent.com/Project-MONAI/SlicerMONAIViz/main/MONAIViz/Resources/Icons/MONAIViz.png # Give people an idea what to expect from this code # - Is it just a test or something you stand behind? status # One line stating what the module does -description This extension helps to run chain of MONAI transforms and visualize every stage over an image/label. See more information in module documentation +description This extension helps to run chain of MONAI transforms and visualize every stage over an image/label. See more information in MONAILabel documentation. # Space separated list of urls screenshoturls https://github.com/Project-MONAI/SlicerMONAIViz/raw/main/Screenshots/1.jpg https://github.com/Project-MONAI/SlicerMONAIViz/raw/main/Screenshots/2.jpg https://github.com/Project-MONAI/SlicerMONAIViz/raw/main/Screenshots/3.jpg https://github.com/Project-MONAI/SlicerMONAIViz/raw/main/Screenshots/4.jpg