Skip to content

Commit b4cc3e5

Browse files
committed
Fix URL of ActionBar image
1 parent 070adae commit b4cc3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "Action Bar",
1111
"description": "Extend ImageJ's graphical user interface, providing one (or many) easy to use button bar(s).",
1212
"link": "/plugins/action-bar",
13-
"imgUrl": "https://imagejdocu.tudor.lu/_media/plugin/utilities/action_bar/actionbar.jpeg"
13+
"imgUrl": "/media/plugins/action-bar/actionbar.jpeg"
1414
},
1515
{
1616
"name": "BAR",

0 commit comments

Comments
 (0)