Fix bad href (#1398)

Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
Doug Davis 2019-05-30 12:39:32 -04:00 committed by Knative Prow Robot
parent de7e38eedb
commit fdcea6afc8
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ helm template --namespace=istio-system \
### Updating your install to use cluster local gateway ### Updating your install to use cluster local gateway
If you want your Routes to be visible only inside the cluster, you may want to If you want your Routes to be visible only inside the cluster, you may want to
enable [cluster local routes](../docs/serving/cluster-local-route.md). To use enable [cluster local routes](../../docs/serving/cluster-local-route.md). To use
this feature, add an extra Istio cluster local gateway to your cluster. Enter this feature, add an extra Istio cluster local gateway to your cluster. Enter
the following command to add the cluster local gateway to an existing Istio the following command to add the cluster local gateway to an existing Istio
installation: installation: