lib/licenses: fix lens license URL

This commit is contained in:
Chandler Swift 2024-11-30 21:29:17 -06:00 committed by GitHub
parent 970e93b9f8
commit 96a405932d
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;
};