circus: update homepage

This commit is contained in:
Ben Siraphob
2022-01-07 16:45:54 +07:00
parent 8641b298b1
commit 9fdcccb613
+1 -1
View File
@@ -34,7 +34,7 @@ buildPythonApplication rec {
meta = with lib; {
description = "A process and socket manager";
homepage = "https://github.circus.com/circus-tent/circus";
homepage = "https://github.com/circus-tent/circus";
license = licenses.asl20;
};
}