mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 19:17:48 +00:00
lib/licenses: fix lens license URL (#360654)
This commit is contained in:
commit
586f613034
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user