Skip to content

Commit 0841d05

Browse files
authored
Update boostrap ui URL
File naming has been updated in itk-viewer-bootstrap-ui version 0.7.4
1 parent 527a72c commit 0841d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itkwidgets/viewer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ async def run(self, ctx):
4949
if ui == "pydata-sphinx":
5050
config = {
5151
"uiMachineOptions": {
52-
"href": "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0/dist/itk-viewer-bootstrap-ui.es.js",
52+
"href": "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0/dist/bootstrapUIMachineOptions.js.es.js",
5353
"export": "default",
5454
}
5555
}

0 commit comments

Comments
 (0)