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

majunjie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 3707fe9  docs: refer to the whole apisix-build-tools project for 
building APISIX OpenResty (#4913)
3707fe9 is described below

commit 3707fe9a0909bb9d9fe6ba3561124d0096d85efb
Author: 罗泽轩 <spacewander...@gmail.com>
AuthorDate: Sat Aug 28 15:20:37 2021 +0800

    docs: refer to the whole apisix-build-tools project for building APISIX 
OpenResty (#4913)
    
    Signed-off-by: spacewander <spacewander...@gmail.com>
---
 docs/en/latest/how-to-build.md | 4 +++-
 docs/zh/latest/how-to-build.md | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/docs/en/latest/how-to-build.md b/docs/en/latest/how-to-build.md
index 4c83644..5d4195d 100644
--- a/docs/en/latest/how-to-build.md
+++ b/docs/en/latest/how-to-build.md
@@ -237,7 +237,9 @@ Content-Type: text/html
 
 ## Step 6: Build OpenResty for Apache APISIX
 
-Some features require additional NGINX modules to be introduced into 
OpenResty. If you need these features, you can build OpenResty with [this 
script](https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-openresty.sh).
+Some features require additional NGINX modules to be introduced into OpenResty.
+If you need these features, you can build the APISIX OpenResty.
+You can refer to the source of 
[api7/apisix-build-tools](https://github.com/api7/apisix-build-tools) for how 
to set up the build environment and build the APISIX OpenResty.
 
 ## Step 7: Add Systemd Unit File for Apache APISIX
 
diff --git a/docs/zh/latest/how-to-build.md b/docs/zh/latest/how-to-build.md
index 059423f..0e9afa7 100644
--- a/docs/zh/latest/how-to-build.md
+++ b/docs/zh/latest/how-to-build.md
@@ -235,7 +235,9 @@ Content-Type: text/html
 
 ## 步骤6:为 Apache APISIX 构建 OpenResty
 
-有些功能需要引入额外的 NGINX 模块到 OpenResty 
当中。如果您需要这些功能,你可以用[这个脚本](https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-openresty.sh)构建
 OpenResty。
+有些功能需要引入额外的 NGINX 模块到 OpenResty 当中。
+如果您需要这些功能,您可以构建 APISIX OpenResty。
+您可以根据[api7/apisix-build-tools](https://github.com/api7/apisix-build-tools)里面的代码,配置自己的构建环境,并完成
 APISIX OpenResty 的构建。
 
 ## 步骤7:为 Apache APISIX 添加 systemd 配置文件
 

Reply via email to