weaviate: update homepage

This commit is contained in:
Thomas Gerbet
2026-02-02 10:33:55 +01:00
committed by Weijia Wang
parent 9232346b34
commit adcd6a1a11
+1 -1
View File
@@ -31,7 +31,7 @@ buildGoModule rec {
meta = {
description = "ML-first vector search engine";
homepage = "https://github.com/semi-technologies/weaviate";
homepage = "https://github.com/weaviate/weaviate";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ dit7ya ];
};