Skip to content

Commit 73b5cfd

Browse files
committed
fix: update rpm link for version 2.6
1 parent bb7598d commit 73b5cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/latest/deploy-with-rpm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ title: Deploy with RPM
2626
## Install from RPM
2727

2828
```sh
29-
$ sudo yum install -y https://github.com/apache/apisix-dashboard/releases/download/v2.4/apisix-dashboard-2.4-0.x86_64.rpm
29+
$ sudo yum install -y https://github.com/apache/apisix-dashboard/releases/download/v2.6/apisix-dashboard-2.6-0.x86_64.rpm
3030
```
3131

3232
## Run

0 commit comments

Comments
 (0)