circus: update homepage

+1 -1
+1 -1
pkgs/tools/networking/circus/default.nix
··· 34 34 35 35 meta = with lib; { 36 36 description = "A process and socket manager"; 37 - homepage = "https://github.circus.com/circus-tent/circus"; 37 + homepage = "https://github.com/circus-tent/circus"; 38 38 license = licenses.asl20; 39 39 }; 40 40 }