Skip to content

Commit 126d888

Browse files
Corrected the icon reference path for installation badge
1 parent 414ada8 commit 126d888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/sbomscanner-ui-ext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "SBOMscanner UI extension for rancher manager",
44
"version": "0.4.0",
55
"private": false,
6-
"icon": "https://raw.githubusercontent.com/neuvector/security-ui-ext/main/pkg/sbomscanner-ui-ext/sb-icon.svg",
6+
"icon": "https://raw.githubusercontent.com/neuvector/security-ui-exts/main/pkg/sbomscanner-ui-ext/sb-icon.svg",
77
"rancher": {
88
"annotations": {
99
"catalog.cattle.io/rancher-version": ">= 2.10.0",

0 commit comments

Comments
 (0)