Skip to content

Commit 623b803

Browse files
authored
fix: modify the rpm link for 2.4 (apache#1497) (apache#1537)
1 parent 148b4ea commit 623b803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy-with-rpm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
## Install from RPM
2525

2626
```sh
27-
$ sudo yum install -y https://github.com/apache/apisix-dashboard/releases/download/v2.4/apisix-dashboard-v2.4-1.x86_64.rpm
27+
$ sudo yum install -y https://github.com/apache/apisix-dashboard/releases/download/v2.4/apisix-dashboard-2.4-0.x86_64.rpm
2828
```
2929

3030
## Run

0 commit comments

Comments
 (0)