This is an automated email from the ASF dual-hosted git repository.

kvn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new ab6b550  docs: fix the README.md doc link (#51)
ab6b550 is described below

commit ab6b550c94c91a2fb748ec2e163201ec69b3c851
Author: Yuelin Zheng <[email protected]>
AuthorDate: Tue Apr 13 16:53:30 2021 +0800

    docs: fix the README.md doc link (#51)
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 5a622c9..f2ccb2f 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,6 @@
 
 Apache APISIX Helm Charts provide the installation of [Apache 
APISIX](https://github.com/apache/apisix#apache-apisix) components for 
kubernetes.
 
-- [Apache APISIX Helm 
Chart](https://github.com/apache/apisix-helm-chart/tree/master/charts/apisix)
-- [Apache APISIX Dashboard Helm 
Chart](https://github.com/apache/apisix-helm-chart/tree/master/charts/apisix-dashboard)
-- [Apache APISIX Ingress Controller Helm 
Chart](https://github.com/apache/apisix-helm-chart/tree/master/charts/apisix-ingress-controller)
+- [Apache APISIX Helm Chart](./docs/en/latest/apisix.md)
+- [Apache APISIX Dashboard Helm Chart](./docs/en/latest/apisix-dashboard.md)
+- [Apache APISIX Ingress Controller Helm 
Chart](./docs/en/latest/apisix-ingress-controller.md)

Reply via email to