From d4f56b2979aff631a25f1ed5395ff3794e41bd7c Mon Sep 17 00:00:00 2001 From: Mike Petersen Date: Thu, 27 Feb 2020 17:57:51 -0800 Subject: [PATCH] Fix istio sds link in installing istio (#2254) --- 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 4afe62e8b..07c5cfdfc 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