Skip to content

Commit a130dfe

Browse files
authored
Merge pull request #725 from PaulHax/tfeditor-color-range-lower
ENH: update transfer function editor color range features
2 parents d20b17b + 4d26904 commit a130dfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

itkwidgets/viewer_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ITK_VIEWER_SRC = (
2-
"https://bafybeigczshobl7lpiyj26r6mr2zsibwoiq7ueqmqdfmynqbznvxmfiddq.on.fleek.co/"
2+
"https://bafybeihbmdbduvo574nm3bp63f46envcx5e7ogldho2p4uegpcxvq6huce.on.fleek.co/"
33
)
4-
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/[email protected].0/dist/bootstrapUIMachineOptions.js.es.js"
4+
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/[email protected].1/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)