lib/licenses: fix lens license URL (#360654)

This commit is contained in:
Aleksana 2024-12-03 13:17:21 +08:00 committed by GitHub
commit 586f613034
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -792,7 +792,7 @@ lib.mapAttrs mkLicense ({
lens = {
fullName = "Lens Terms of Service Agreement";
url = "https://k8slens.dev/licenses/tos";
url = "https://k8slens.dev/legal/tos";
free = false;
};