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 77dd3fd6 docs: Update RPM install package link (#2439)
77dd3fd6 is described below

commit 77dd3fd68acad3adb94bd8a7f5d317836068f475
Author: homeward <[email protected]>
AuthorDate: Thu May 5 16:53:04 2022 +0800

    docs: Update RPM install package link (#2439)
---
 docs/en/latest/install.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/latest/install.md b/docs/en/latest/install.md
index 2097ab97..f1063cb1 100644
--- a/docs/en/latest/install.md
+++ b/docs/en/latest/install.md
@@ -48,7 +48,7 @@ Please replace `<CONFIG_FILE>` to your configure file path.
 
 ```shell
 # 1. install RPM package
-sudo yum install -y 
https://github.com/apache/apisix-dashboard/releases/download/v2.11.0/apisix-dashboard-2.11.0-0.el7.x86_64.rpm
+sudo yum install -y 
https://github.com/apache/apisix-dashboard/releases/download/v2.11/apisix-dashboard-2.11-0.el7.x86_64.rpm
 ```
 
 ### Launch

Reply via email to