From 5e3b5317cdc7aada9d8033ee9010d4a5b8f4439b Mon Sep 17 00:00:00 2001 From: David Hulick Date: Tue, 21 Nov 2023 16:16:03 -0500 Subject: [PATCH] docs: fix link to kubectl port forwarding docs Signed-off-by: David Hulick --- site/content/docs/main/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/main/troubleshooting.md b/site/content/docs/main/troubleshooting.md index 68d2663f1d..6010b45a5e 100644 --- a/site/content/docs/main/troubleshooting.md +++ b/site/content/docs/main/troubleshooting.md @@ -231,7 +231,7 @@ Follow the below troubleshooting steps to confirm that Velero is using the corre [6]: https://github.com/vmware-tanzu/helm-charts/blob/main/charts/velero [7]: https://github.com/vmware-tanzu/helm-charts/blob/main/charts/velero/values.yaml#L44 [8]: https://github.com/vmware-tanzu/helm-charts/blob/main/charts/velero/values.yaml#L49-L52 -[9]: https://kubectl.docs.kubernetes.io/pages/container_debugging/port_forward_to_pods.html +[9]: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#port-forward [10]: locations.md [11]: /plugins [12]: https://kubernetes.io/docs/concepts/configuration/secret/#editing-a-secret