From 5952f019b4da0cba03d04240b6d1833db3593026 Mon Sep 17 00:00:00 2001 From: Tu Nguyen Date: Thu, 5 Jan 2023 22:49:02 -0800 Subject: [PATCH] Update example link for Consul K8s NGINX ingress controller --- website/content/docs/k8s/connect/ingress-controllers.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/k8s/connect/ingress-controllers.mdx b/website/content/docs/k8s/connect/ingress-controllers.mdx index b630cde8ac..e044bfee34 100644 --- a/website/content/docs/k8s/connect/ingress-controllers.mdx +++ b/website/content/docs/k8s/connect/ingress-controllers.mdx @@ -90,5 +90,5 @@ above to your own uses cases. - [Traefik Consul example - kschoche](https://github.com/kschoche/traefik-consul) - [Kong and Traefik Ingress Controller examples - joatmon08](https://github.com/joatmon08/consul-k8s-ingress-controllers) -- [NGINX Ingress Controller example - dhiaayahci](https://github.com/dhiaayachi/eks-consul-ingressnginx) +- [NGINX Ingress Controller example](https://github.com/hashicorp-education/consul-k8s-nginx-ingress-controller)