Merge pull request #186201 from edwargix/telepresence-homepage

This commit is contained in:
Martin Weinelt
2022-08-12 12:20:51 +02:00
committed by GitHub
@@ -31,7 +31,7 @@ buildGoModule rec {
meta = with lib; {
description = "Local development against a remote Kubernetes or OpenShift cluster";
homepage = "https://www.getambassador.io/docs/telepresence/2.1/quick-start/";
homepage = "https://telepresence.io";
license = licenses.asl20;
maintainers = with maintainers; [ mausch ];
mainProgram = "telepresence";