ceph: update homepage

This commit is contained in:
Ben Siraphob
2022-01-07 16:45:53 +07:00
parent 84ee8e02f4
commit 5e04dac5d6
+1 -1
View File
@@ -85,7 +85,7 @@ let
};
getMeta = description: with lib; {
homepage = "https://ceph.io/";
homepage = "https://ceph.io/en/";
inherit description;
license = with licenses; [ lgpl21 gpl2 bsd3 mit publicDomain ];
maintainers = with maintainers; [ adev ak johanot krav ];