diff --git a/website/content/docs/k8s/connect/ingress-controllers.mdx b/website/content/docs/k8s/connect/ingress-controllers.mdx index 87f191cbaa..32afe2f937 100644 --- a/website/content/docs/k8s/connect/ingress-controllers.mdx +++ b/website/content/docs/k8s/connect/ingress-controllers.mdx @@ -88,7 +88,6 @@ Here are a couple example configurations which can be used as reference points i These were used in dev environments and are not intended to be fully supported but should provide some idea how to extend the information above to your own uses cases. -~> https://github.com/kschoche/traefik-consul - -~> https://github.com/joatmon08/consul-k8s-ingress-controllers +- [Traefik Consul example - kschoche](https://github.com/kschoche/traefik-consul) +- [Consul K8s Ingress Controllers examples - joatmon08](https://github.com/joatmon08/consul-k8s-ingress-controllers)