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

peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


The following commit(s) were added to refs/heads/master by this push:
     new fa45b854e update url (#2553)
fa45b854e is described below

commit fa45b854e0c0e85d19e6ccc1e3f7fc53853c9a63
Author: peacewong <[email protected]>
AuthorDate: Mon Aug 1 16:31:22 2022 +0800

    update url (#2553)
---
 README.md    | 5 ++---
 README_CN.md | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index e0ecf247b..4971b036b 100644
--- a/README.md
+++ b/README.md
@@ -78,8 +78,7 @@ Please go to the [Linkis Releases 
Page](https://linkis.apache.org/download/main)
 # Compile and Deploy
 
 > For more detailed guidance see:
->[[Backend 
Compile]](https://linkis.apache.org/zh-CN/docs/latest/development/linkis_compile_and_package)
->[[Management Console 
Build]](https://linkis.apache.org/zh-CN/docs/latest/development/web_build)
+>[[Compile]](https://linkis.apache.org/docs/latest/development/linkis-compile-and-package)
 
 ```shell
 
@@ -99,7 +98,7 @@ npm install
 npm run build
 ```
  
-Please refer to [Quick 
Deployment](https://linkis.apache.org/docs/latest/deployment/quick_deploy) to 
do the deployment.
+Please refer to [Quick 
Deployment](https://linkis.apache.org/docs/latest/deployment/quick-deploy) to 
do the deployment.
 
 # Examples and Guidance
 - [User Manual](https://linkis.apache.org/docs/latest/user_guide/overview)
diff --git a/README_CN.md b/README_CN.md
index 99968ea5b..13896e65f 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -70,8 +70,8 @@ Linkis 自2019年开源发布以来,已累计积累了700多家试验企业和
 # 编译和安装部署
 
 > 更详细的步骤参见:
->[后端编译打包](https://linkis.apache.org/zh-CN/docs/latest/development/linkis_compile_and_package)
->[管理台编译](https://linkis.apache.org/zh-CN/docs/latest/development/web_build)
+>[后端编译打包](https://linkis.apache.org/zh-CN/docs/latest/development/linkis-compile-and-package)
+>[管理台编译](https://linkis.apache.org/zh-CN/docs/latest/development/web-build)
 
 ```shell script
 ## 后端编译
@@ -90,7 +90,7 @@ npm install
 npm run build
 ```
 
-请参考[快速安装部署](https://linkis.apache.org/zh-CN/docs/latest/deployment/quick_deploy)
 来部署Linkis
+请参考[快速安装部署](https://linkis.apache.org/zh-CN/docs/latest/deployment/quick-deploy)
 来部署Linkis
 
 # 示例和使用指引
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to