Merge pull request #186201 from edwargix/telepresence-homepage
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user