Merge pull request #186201 from edwargix/telepresence-homepage
This commit is contained in:
commit
c190ead07e
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue