cayley: update homepage
This commit is contained in:
parent
184340bff5
commit
a90680e06f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue