Skip to content

Commit 238aca1

Browse files
authored
Update deploy-with-kic.md
1 parent fb18615 commit 238aca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/mesh/tutorials/kic/deploy-with-kic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ All communication between NGINX Ingress Controller and the upstream Services occ
6969
Therefore, NGINX Ingress Controller can only route traffic to Services in the mesh that have an `mtls-mode` of `permissive` or `strict`.
7070
In cases where you need to route traffic to both mTLS and non-mTLS Services, you may need another Ingress Controller that does not participate in the mTLS fabric.
7171

72-
Refer to the NGINX Ingress Controller's [Running Multiple Ingress Controllers](https://docs.nginx.com/nginx-ingress-controller/installation/running-multiple-ingress-controllers/) guide for instructions on how to configure multiple Ingress Controllers.
72+
Refer to the NGINX Ingress Controller's [Running Multiple Ingress Controllers](https://docs.nginx.com/nginx-ingress-controller/installation/run-multiple-ingress-controllers/) guide for instructions on how to configure multiple Ingress Controllers.
7373
{{< /note >}}
7474

7575

0 commit comments

Comments
 (0)