cayley: update homepage

This commit is contained in:
Ben Siraphob
2022-01-07 16:45:52 +07:00
parent 184340bff5
commit a90680e06f
+1 -1
View File
@@ -20,7 +20,7 @@ buildGoPackage rec {
];
meta = {
homepage = "https://cayley.io/";
homepage = "https://github.com/cayleygraph/cayley";
description = "A graph database inspired by Freebase and Knowledge Graph";
maintainers = with lib.maintainers; [ sigma ];
license = lib.licenses.asl20;