kiali: fix a broken link. (#7753)

Co-authored-by: Ismo Puustinen <ismo.puustinen@intel.com>
This commit is contained in:
Istio Automation 2020-07-21 06:19:47 -07:00 committed by GitHub
parent 7398c53035
commit bff842c980
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Public API to generate graph data in the form of consumable JSON.
{{< idea >}}
This task does not cover all of the features provided by Kiali.
To learn about the full set of features it supports,
see the [Kiali website](http://kiali.io/documentation/features/).
see the [Kiali website](http://kiali.io/documentation/latest/features/).
{{< /idea >}}
This task uses the [Bookinfo](/docs/examples/bookinfo/) sample application as the example throughout.

View File

@ -13,7 +13,7 @@ aliases:
最后,您使用 Kiali Public API 返回的 JSON 数据生成图形数据。
{{< idea >}}
这个任务并不包括 Kiali 提供的所有特性。要了解它所支持的全部功能,请查看 [Kiali 官网](http://kiali.io/documentation/features/)。
这个任务并不包括 Kiali 提供的所有特性。要了解它所支持的全部功能,请查看 [Kiali 官网](http://kiali.io/documentation/latest/features/)。
{{< /idea >}}
此任务始终将 [Bookinfo](/zh/docs/examples/bookinfo/) 示例应用程序作为示例。