You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by li...@apache.org on 2021/09/10 09:18:55 UTC

[apisix-dashboard] branch master updated: docs: update rpm link in deploy-with-rpm.md (#2136)

This is an automated email from the ASF dual-hosted git repository.

liuxiran 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 331296c  docs: update rpm link in deploy-with-rpm.md (#2136)
331296c is described below

commit 331296cc069765c9cb90ca2844103a085f8bf7f8
Author: liuxiran <be...@126.com>
AuthorDate: Fri Sep 10 17:18:48 2021 +0800

    docs: update rpm link in deploy-with-rpm.md (#2136)
---
 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 cdc62af..ef861f3 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.8.0/apisix-dashboard-2.8.0-0.x86_64.rpm
+$ sudo yum install -y https://github.com/apache/apisix-dashboard/releases/download/v2.8/apisix-dashboard-2.8.0-0.el7.x86_64.rpm
 ```
 
 ## Run