lol

ceph: update homepage

+1 -1
+1 -1
pkgs/tools/filesystems/ceph/default.nix
··· 85 85 }; 86 86 87 87 getMeta = description: with lib; { 88 - homepage = "https://ceph.io/"; 88 + homepage = "https://ceph.io/en/"; 89 89 inherit description; 90 90 license = with licenses; [ lgpl21 gpl2 bsd3 mit publicDomain ]; 91 91 maintainers = with maintainers; [ adev ak johanot krav ];