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

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


The following commit(s) were added to refs/heads/master by this push:
     new f53266c81e [INLONG-11957][DOCS] Fix 404 issue in readme (#11963)
f53266c81e is described below

commit f53266c81e18f88516e06e568cd4a8a5446455f7
Author: Zhidong Zhang <[email protected]>
AuthorDate: Sun Aug 10 12:03:16 2025 +0800

    [INLONG-11957][DOCS] Fix 404 issue in readme (#11963)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9eef5e4a45..853a02c835 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ You can use InLong in the following ways:
 |              | OceanBase         | >= 1.0                       |
 
 ## Build InLong
-More detailed instructions can be found at [Quick 
Start](https://inlong.apache.org/docs/next/quick_start/how_to_build) section in 
the documentation.
+More detailed instructions can be found at [Quick 
Start](https://inlong.apache.org/docs/development/how_to_build) section in the 
documentation.
 
 Requirements:
 - Java [JDK 8](https://adoptopenjdk.net/?variant=openjdk8)

Reply via email to