From 5a14f7efdc4b4e8ba952523d35afd8e3bf0ad185 Mon Sep 17 00:00:00 2001 From: mattmcclure-dw <73489204+mattmcclure-dw@users.noreply.github.com> Date: Wed, 24 Feb 2021 14:41:16 -0500 Subject: [PATCH] (from getambassador.io) initial --- howtos/intercepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howtos/intercepts.md b/howtos/intercepts.md index 4d96454031..bdaaed525f 100644 --- a/howtos/intercepts.md +++ b/howtos/intercepts.md @@ -107,7 +107,7 @@ This will intercept a deployment named "hello" and name the intercept "myhello". ## Importing Environment Variables -Telepresence can import the environment variables from the pod that is being intercepted, see [this doc](../../reference/environment.md) for more details. +Telepresence can import the environment variables from the pod that is being intercepted, see [this doc](../../reference/environment/) for more details. ## Creating an Intercept Without a Preview URL