transifex-cli: update homepage

This commit is contained in:
FliegendeWurst
2025-01-19 11:35:39 +01:00
parent e0420f93a5
commit d4e33cb807
+1 -1
View File
@@ -32,7 +32,7 @@ buildGoModule rec {
meta = with lib; {
description = "Transifex command-line client";
homepage = "https://github.com/transifex/transifex-cli";
homepage = "https://github.com/transifex/cli";
license = licenses.asl20;
maintainers = with maintainers; [ thornycrackers ];
mainProgram = "tx";