From 7dd48726df58cab0af6c3631844d11eaccffcc19 Mon Sep 17 00:00:00 2001 From: Karthikeya Viswanath <1814422+paranoidsp@users.noreply.github.com> Date: Mon, 11 Oct 2021 19:17:05 +0530 Subject: [PATCH] fix: correct the url Co-authored-by: Tim Bannister --- content/en/docs/concepts/services-networking/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/services-networking/service.md b/content/en/docs/concepts/services-networking/service.md index eee679bf8c..4f8eb45f38 100644 --- a/content/en/docs/concepts/services-networking/service.md +++ b/content/en/docs/concepts/services-networking/service.md @@ -1073,7 +1073,7 @@ in those modified security groups. {{< /note >}} Further documentation on annotations for Elastic IPs and other common use-cases may be found -on the [AWS Load Balancer Controller documentation](https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/guide/ingress/annotations/). +in the [AWS Load Balancer Controller documentation](https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/guide/service/annotations/). #### Other CLB annotations on Tencent Kubernetes Engine (TKE)