From f0775d43d4c0910ac6b52f33d38501ff06b1a2c1 Mon Sep 17 00:00:00 2001 From: Michael Petersen Date: Wed, 26 Feb 2020 10:59:30 -0800 Subject: [PATCH] Fix istio sds link in installing istio --- docs/install/installing-istio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/installing-istio.md b/docs/install/installing-istio.md index 4afe62e8b7f..07c5cfdfca4 100644 --- a/docs/install/installing-istio.md +++ b/docs/install/installing-istio.md @@ -88,7 +88,7 @@ without automatic sidecar injection. - [Installing Istio without sidecar injection](#installing-istio-without-sidecar-injection)(Recommended default installation) - [Installing Istio with sidecar injection](#installing-istio-with-sidecar-injection) - - [Installing Istio with SDS to secure the ingress gateway](#installing-istio-with-SDS-to-secure-the-ingress-gateway) + - [Installing Istio with SDS to secure the ingress gateway](#installing-istio-with-sds-to-secure-the-ingress-gateway) #### Installing Istio without sidecar injection