You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2021/02/23 00:41:31 UTC

[apisix-dashboard] branch master updated: fix: modify the rpm link for 2.4 (#1497)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f574fcd  fix: modify the rpm link for 2.4 (#1497)
f574fcd is described below

commit f574fcd07e2d53f088766cb3a7ab1ede37e527b5
Author: liuxiran <be...@126.com>
AuthorDate: Tue Feb 23 08:41:22 2021 +0800

    fix: modify the rpm link for 2.4 (#1497)
---
 docs/deploy-with-rpm.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/deploy-with-rpm.md b/docs/deploy-with-rpm.md
index 1b77720..0582d2e 100644
--- a/docs/deploy-with-rpm.md
+++ b/docs/deploy-with-rpm.md
@@ -24,7 +24,7 @@
 ## Install from RPM
 
 ```sh
-$ sudo yum install -y https://github.com/apache/apisix-dashboard/releases/download/v2.4/apisix-dashboard-v2.4-1.x86_64.rpm
+$ sudo yum install -y https://github.com/apache/apisix-dashboard/releases/download/v2.4/apisix-dashboard-2.4-0.x86_64.rpm
 ```
 
 ## Run