kiali: fix a broken link. (#7738)

This commit is contained in:
Ismo Puustinen 2020-07-20 17:20:14 +03:00 committed by GitHub
parent 4811aa23f8
commit b2466fba09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,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/) 示例应用程序作为示例。