mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 04:46:43 +00:00
lib/licenses: fix lens license URL
This commit is contained in:
parent
970e93b9f8
commit
96a405932d
@ -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