From 0c881b7bf055a8e5a69970cf7e33f295014fbf6b Mon Sep 17 00:00:00 2001 From: Jake Levirne <51732+jakelevirne@users.noreply.github.com> Date: Thu, 23 Mar 2023 07:42:15 -0400 Subject: [PATCH] Update Telepresence link to point to our offering All the Telepresence links in our docs should point to our own Ambassador-Docker product offering --- develop/remote-development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop/remote-development.md b/develop/remote-development.md index 1f5e3bf82f..fa93bdb5cb 100644 --- a/develop/remote-development.md +++ b/develop/remote-development.md @@ -32,7 +32,7 @@ remote resources helps simplify and speed up the inner loop. There are several tools available, commercial and open-source, that you can use to enable a hybrid local-and-remote development environment. For example: -- [Telepresence](https://www.cncf.io/projects/telepresence/){: target="_blank" rel="noopener" class="_" } +- [Telepresence](https://app.getambassador.io/auth/realms/production/protocol/openid-connect/auth?client_id=docker-docs&response_type=code&redirect_uri=https%3A%2F%2Fapp.getambassador.io&utm_source=docker-docs&utm_medium=dockerwebsite&utm_campaign=Docker%26TP){: target="_blank" rel="noopener" class="_" } - [CodeZero](https://www.codezero.io/){: target="_blank" rel="noopener" class="_" } - [Gefyra](https://gefyra.dev/){: target="_blank" rel="noopener" class="_" } - [kubefwd](https://kubefwd.com/){: target="_blank" rel="noopener" class="_" }