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

impactcn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 972d358442 Update deployment-local.md (#731)
972d358442 is described below

commit 972d35844278239e348893d4734a204e87cbe341
Author: 6freeair2016 <[email protected]>
AuthorDate: Wed Aug 31 17:07:39 2022 +0800

    Update deployment-local.md (#731)
    
    delete word 'incubator'
---
 .../version-2.5.0/deployment/deployment-local.md                        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/deployment/deployment-local.md
 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/deployment/deployment-local.md
index a8c8ea526c..02177d5543 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/deployment/deployment-local.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.5.0/deployment/deployment-local.md
@@ -22,7 +22,7 @@ description: 本地部署
 
 ```
 > git clone https://github.com/apache/shenyu.git
-> cd incubator-shenyu
+> cd shenyu
 > mvn clean install -Dmaven.javadoc.skip=true -B -Drat.skip=true 
 > -Djacoco.skip=true -DskipITs -DskipTests
 ```
 

Reply via email to