From 3a1ecfb288f20fc38dcda4319db4090860787b90 Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Mon, 15 Jul 2024 23:21:52 +0200 Subject: [PATCH] Temporarily hard-code a zarrita-version of vizarr --- public/ngff_viewers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/ngff_viewers.json b/public/ngff_viewers.json index 3ffbb86..0e1fc45 100644 --- a/public/ngff_viewers.json +++ b/public/ngff_viewers.json @@ -3,7 +3,7 @@ { "name": "vizarr", "logo": "/vizarr_logo.png", - "href": "https://hms-dbmi.github.io/vizarr/?source=" + "href": "https://deploy-preview-172--vizarr.netlify.app/?source=" }, { "name": "itk-vtk-viewer",