Skip to content

Commit 384331e

Browse files
committed
BUG: Update viewer for image orientation fix
Brings in: Kitware/itk-vtk-viewer#633 Closes #596
1 parent 966a260 commit 384331e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itkwidgets/viewer_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ITK_VIEWER_SRC = (
2-
"https://bafybeie7hafnugacze3kuj2dcgwys45a7s62m3fnfxsfokcz7s2su7ehwy.on.fleek.co/"
2+
"https://bafybeihopjkf32nryragbsrwkdgzawqqoymj3jleuxs6kbpkxkmowf4wqe.on.fleek.co/"
33
)
44
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/[email protected]/dist/bootstrapUIMachineOptions.js.es.js"
55
MUI_HREF = "https://cdn.jsdelivr.net/npm/[email protected]/dist/materialUIMachineOptions.js.es.js"

0 commit comments

Comments
 (0)