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

monkeydluffy 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 f47c2d79f docs: add info about building image from source (#10172)
f47c2d79f is described below

commit f47c2d79f7cf2d8618189924fc12a226c8420564
Author: Abhishek Choudhary <[email protected]>
AuthorDate: Tue Sep 12 15:59:02 2023 +0545

    docs: add info about building image from source (#10172)
---
 docs/en/latest/building-apisix.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/en/latest/building-apisix.md 
b/docs/en/latest/building-apisix.md
index fda90f054..31de4b081 100644
--- a/docs/en/latest/building-apisix.md
+++ b/docs/en/latest/building-apisix.md
@@ -37,7 +37,9 @@ If you are looking to quickly get started with APISIX, check 
out the other [inst
 
 :::note
 
-If you want to build and package APISIX for a specific platform, see 
[apisix-build-tools](https://github.com/api7/apisix-build-tools).
+To build an APISIX docker image from source code, see [build image from source 
code](https://apisix.apache.org/docs/docker/build/#build-an-image-from-customizedpatched-source-code).
+
+To build and package APISIX for a specific platform, see 
[apisix-build-tools](https://github.com/api7/apisix-build-tools) instead.
 
 :::
 

Reply via email to