This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch v2.4
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/v2.4 by this push:
new 623b803 fix: modify the rpm link for 2.4 (#1497) (#1537)
623b803 is described below
commit 623b8039f2a4cb7af93a9816531750e0323f0d22
Author: liuxiran <[email protected]>
AuthorDate: Tue Mar 2 12:35:37 2021 +0800
fix: modify the rpm link for 2.4 (#1497) (#1537)
---
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