diff --git a/_docs/setup/kubernetes/helm-install.md b/_docs/setup/kubernetes/helm-install.md index de8048d3f1..efb68cc689 100644 --- a/_docs/setup/kubernetes/helm-install.md +++ b/_docs/setup/kubernetes/helm-install.md @@ -99,7 +99,7 @@ following table: > The Helm chart also offers significant customization options per individual service. Customize these per-service options at your own risk. The per-service options are exposed via the -[`values.yaml` file](https://raw.githubusercontent.com/istio/istio/master/install/kubernetes/helm/istio/values.yaml). +[`values.yaml`](https://raw.githubusercontent.com/istio/istio/master/install/kubernetes/helm/istio/values.yaml) file. ## Uninstall Istio diff --git a/_docs/tasks/traffic-management-v1alpha3/request-routing.md b/_docs/tasks/traffic-management-v1alpha3/request-routing.md index 59efcda260..1d8f66a742 100644 --- a/_docs/tasks/traffic-management-v1alpha3/request-routing.md +++ b/_docs/tasks/traffic-management-v1alpha3/request-routing.md @@ -177,4 +177,4 @@ all users to v2, optionally in a gradual fashion. We'll explore this in a separa ## What's next -* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/rules-configuration.html). +* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/request-routing.html). diff --git a/_docs/tasks/traffic-management/request-routing.md b/_docs/tasks/traffic-management/request-routing.md index 21c76f219d..de06167d4d 100644 --- a/_docs/tasks/traffic-management/request-routing.md +++ b/_docs/tasks/traffic-management/request-routing.md @@ -178,4 +178,4 @@ all users to v2, optionally in a gradual fashion. We'll explore this in a separa ## What's next -* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/rules-configuration.html). +* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/request-routing.html).