This is an automated email from the ASF dual-hosted git repository.
chenjunxu pushed a commit to branch release/2.6
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/release/2.6 by this push:
new 73b5cfd fix: update rpm link for version 2.6
73b5cfd is described below
commit 73b5cfdf57fa1de9e757faefd602a3c679f91028
Author: nic-chen <[email protected]>
AuthorDate: Fri Apr 23 09:21:44 2021 +0800
fix: update rpm link for version 2.6
---
docs/en/latest/deploy-with-rpm.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/latest/deploy-with-rpm.md
b/docs/en/latest/deploy-with-rpm.md
index b3820be..e333850 100644
--- a/docs/en/latest/deploy-with-rpm.md
+++ b/docs/en/latest/deploy-with-rpm.md
@@ -26,7 +26,7 @@ title: Deploy with RPM
## Install from RPM
```sh
-$ sudo yum install -y
https://github.com/apache/apisix-dashboard/releases/download/v2.4/apisix-dashboard-2.4-0.x86_64.rpm
+$ sudo yum install -y
https://github.com/apache/apisix-dashboard/releases/download/v2.6/apisix-dashboard-2.6-0.x86_64.rpm
```
## Run