fix-up the broken link (#17601)

This commit is contained in:
chentanjun
2019-11-18 09:35:42 +08:00
committed by Kubernetes Prow Robot
parent d83e538650
commit 9335df5d49
7 changed files with 7 additions and 7 deletions
@@ -2,7 +2,7 @@
title: Helm Chart
id: helm-chart
date: 2018-04-12
full_link: https://helm.sh/docs/developing_charts/
full_link: https://helm.sh/docs/topics/charts/
short_description: >
A package of pre-configured Kubernetes resources that can be managed with the Helm tool.
+1 -1
View File
@@ -2,7 +2,7 @@
title: Istio
id: istio
date: 2018-04-12
full_link: https://istio.io/docs/concepts/what-is-istio/overview.html
full_link: https://istio.io/docs/concepts/what-is-istio/
short_description: >
An open platform (not Kubernetes-specific) that provides a uniform way to integrate microservices, manage traffic flow, enforce policies, and aggregate telemetry data.