You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by al...@apache.org on 2022/02/17 06:55:06 UTC

[incubator-inlong] branch master updated: [INLONG-2531][Doc]The Quick Start URL is invalid (#2541)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0729ca3  [INLONG-2531][Doc]The Quick Start URL is invalid (#2541)
0729ca3 is described below

commit 0729ca3600e0e6185ca3680e0c84a9762723d8db
Author: Greedyu <60...@qq.com>
AuthorDate: Thu Feb 17 14:55:03 2022 +0800

    [INLONG-2531][Doc]The Quick Start URL is invalid (#2541)
    
    * The Quick Start URL is invalid, Now modify it to the URL of Quick Start in the official website(https://inlong.apache.org)
    
    * Update README.md
    
    Co-authored-by: densonyu <de...@tencent.com>
    Co-authored-by: dockerzhang <do...@apache.org>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 090f855..bb4c160 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ InLong is based on MQ and aims to provide a one-stop, practice-tested module plu
 InLong is only a one-stop data reporting pipeline platform. It cannot be used as a persistent data storage, nor does it support complex business logic processing on data streams.
 
 ## Build InLong
-More detailed instructions can be found at [Quick Start](https://inlong.apache.org/docs/user_guide/quick_start) section in the documentation.
+More detailed instructions can be found at [Quick Start](https://inlong.apache.org/docs/next/quick_start/how_to_build) section in the documentation.
 
 Requirements:
 - Java [JDK 8](https://adoptopenjdk.net/?variant=openjdk8)