Update index.md (#5235)

fix the doc link
This commit is contained in:
Yanghui Weng 2019-10-23 21:30:13 +08:00 committed by Istio Automation
parent bbd4452d89
commit df1260f58e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ attribution: Vadim Eisenberg (IBM)
keywords: [traffic-management,ingress,https,http]
---
The [Control Ingress Traffic](/docs/tasks/traffic-management/ingress) and the
The [Control Ingress Traffic](/docs/tasks/traffic-management/ingress/ingress-control/) and the
[Ingress Gateway without TLS Termination](/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/) tasks describe
how to configure an ingress gateway to expose services inside the mesh to external traffic. The services can be HTTP or
HTTPS. In the case of HTTPS, the gateway passes the traffic through, without terminating TLS.