mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
update EULA url
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
6d951f03cd
commit
e0066d28bb
@ -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.html");
|
Util.openExternal("https://k8slens.dev/licenses/eula");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user