mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update EULA url (#1498)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
c79cee0311
commit
37b80a9354
@ -6,7 +6,7 @@ export default class LicenseLensMainExtension extends LensMainExtension {
|
|||||||
parentId: "help",
|
parentId: "help",
|
||||||
label: "License",
|
label: "License",
|
||||||
async click() {
|
async click() {
|
||||||
Util.openExternal("https://k8slens.dev/licenses/eula.md");
|
Util.openExternal("https://k8slens.dev/licenses/eula");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user