You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2021/04/21 00:56:54 UTC

[apisix] branch master updated: docs: the link should be to dashboard instead of APISIX (#4085)

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

spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 81678a7  docs: the link should be to dashboard instead of APISIX (#4085)
81678a7 is described below

commit 81678a7a157697e7bb01c45578c757c57fad1ed2
Author: Kishani Kandasamy <53...@users.noreply.github.com>
AuthorDate: Wed Apr 21 06:26:47 2021 +0530

    docs: the link should be to dashboard instead of APISIX (#4085)
---
 docs/en/latest/getting-started.md | 2 +-
 docs/zh/latest/getting-started.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/latest/getting-started.md b/docs/en/latest/getting-started.md
index faea360..33001f7 100644
--- a/docs/en/latest/getting-started.md
+++ b/docs/en/latest/getting-started.md
@@ -262,7 +262,7 @@ $ curl -i -X GET 'http://127.0.0.1:9080/samplePrefix/get?param1=foo&param2=bar'
 
 ### APISIX Dashboard
 
-Apache APISIX provides a [Dashboard](https://github.com/apache/apisix) to let us operate Apache APISIX more easier.
+Apache APISIX provides a [Dashboard](https://github.com/apache/apisix-dashboard) to let us operate Apache APISIX more easier.
 
 ![Dashboard](../../assets/images/dashboard.jpeg)
 
diff --git a/docs/zh/latest/getting-started.md b/docs/zh/latest/getting-started.md
index c86e015..1038e5a 100644
--- a/docs/zh/latest/getting-started.md
+++ b/docs/zh/latest/getting-started.md
@@ -267,7 +267,7 @@ $ curl -i -X  GET 'http://127.0.0.1:9080/samplePrefix/get?param1=foo&param2=bar'
 
 ### APISIX Dashboard(控制台)
 
-Apache APISIX 提供了一个 [Dashboard](https://github.com/apache/apisix),让我们的操作更直观更轻松。
+Apache APISIX 提供了一个 [Dashboard](https://github.com/apache/apisix-dashboard),让我们的操作更直观更轻松。
 
 ![Dashboard](../../assets/images/dashboard.jpeg)