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

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


The following commit(s) were added to refs/heads/master by this push:
     new ac9656beb docs: update source download url (#721)
ac9656beb is described below

commit ac9656beb185f88d1dc20ea0809785a89a3d7bff
Author: accevolve <[email protected]>
AuthorDate: Tue Dec 23 14:16:10 2025 +0800

    docs: update source download url (#721)
    
    Co-authored-by: 泽震 <[email protected]>
---
 README_cn.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_cn.md b/README_cn.md
index 3475897fa..36f4c0913 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -34,7 +34,7 @@ GeaFlow设计论文参考:[GeaFlow: A Graph Extended and Accelerated 
Dataflow
 第一步 打包jar包并提交quick start任务
 
 1. 准备Git、JDK8、Maven、Docker环境。
-2. 下载源码:`git clone https://github.com/TuGraph-family/tugraph-analytics geaflow`
+2. 下载源码:`git clone https://github.com/apache/geaflow.git geaflow`
 3. 项目构建:`./build.sh --module=geaflow --output=package`
 4. 测试任务:`./bin/gql_submit.sh --gql 
geaflow/geaflow-examples/gql/loop_detection_file_demo.sql`
 


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

Reply via email to