Commit d4e33cb8 authored by FliegendeWurst's avatar FliegendeWurst
Browse files

transifex-cli: update homepage

parent e0420f93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";