Merge pull request #322666 from noisersup/ferretdb-url
ferretdb: update homepage
This commit is contained in:
commit
3ac61d7775
@ -41,7 +41,7 @@ buildGoModule rec {
|
||||
description = "Truly Open Source MongoDB alternative";
|
||||
mainProgram = "ferretdb";
|
||||
changelog = "https://github.com/FerretDB/FerretDB/releases/tag/v${version}";
|
||||
homepage = "https://www.ferretdb.io/";
|
||||
homepage = "https://www.ferretdb.com/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ dit7ya noisersup julienmalka ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user