Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install/installing-istio.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ helm template --namespace=istio-system \
### Updating your install to use cluster local gateway

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
the following command to add the cluster local gateway to an existing Istio
installation:
Expand Down