From abc9b26b805672a2d6b151cd662e4b52a9dd7aca Mon Sep 17 00:00:00 2001 From: syaojun Date: Thu, 26 Feb 2026 21:47:57 +0800 Subject: [PATCH] docs: update repository references from tugraph-family to apache Update all references in README files to point to the new Apache repository location --- README.md | 6 +++--- README_cn.md | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 35823b908..bd5f9de27 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Guide [![Discord](https://badgen.net/badge/icon/Discord?icon=discord&label)](https://discord.gg/apKdP3DXuH) -[![Commit](https://badgen.net/github/last-commit/tugraph-family/tugraph-analytics/master?icon=git&label=Commit)](https://github.com/TuGraph-family/tugraph-analytics/commits/master) +[![Commit](https://badgen.net/github/last-commit/apache/geaflow/master?icon=git&label=Commit)](https://github.com/apache/geaflow/commits/master) [![Docker](https://shields.io/docker/pulls/tugraph/geaflow-console?logo=docker&label=Docker&color=blue)](https://hub.docker.com/r/tugraph/geaflow-console/tags) -[![License](https://shields.io/github/license/tugraph-family/tugraph-analytics?logo=apache&label=License&color=blue)](https://www.apache.org/licenses/LICENSE-2.0.html) -[![Release](https://shields.io/github/v/release/tugraph-family/tugraph-analytics.svg?logo=stackblitz&label=Version&color=red)](https://github.com/TuGraph-family/tugraph-analytics/releases) +[![License](https://shields.io/github/license/apache/geaflow?logo=apache&label=License&color=blue)](https://www.apache.org/licenses/LICENSE-2.0.html) +[![Release](https://shields.io/github/v/release/apache/geaflow.svg?logo=stackblitz&label=Version&color=red)](https://github.com/apache/geaflow/releases) [![Blog](https://badgen.net/static/Blog/github.io/orange?icon=rss)](https://geaflow.github.io/) > 🌐️ English | [中文](README_cn.md) diff --git a/README_cn.md b/README_cn.md index 36f4c0913..cac33f368 100644 --- a/README_cn.md +++ b/README_cn.md @@ -1,10 +1,10 @@ # GeaFlow [![Discord](https://badgen.net/badge/icon/Discord?icon=discord&label)](https://discord.gg/apKdP3DXuH) -[![Commit](https://badgen.net/github/last-commit/tugraph-family/tugraph-analytics/master?icon=git&label=Commit)](https://github.com/TuGraph-family/tugraph-analytics/commits/master) +[![Commit](https://badgen.net/github/last-commit/apache/geaflow/master?icon=git&label=Commit)](https://github.com/apache/geaflow/commits/master) [![Docker](https://shields.io/docker/pulls/tugraph/geaflow-console?logo=docker&label=Docker&color=blue)](https://hub.docker.com/r/tugraph/geaflow-console/tags) -[![License](https://shields.io/github/license/tugraph-family/tugraph-analytics?logo=apache&label=License&color=blue)](https://www.apache.org/licenses/LICENSE-2.0.html) -[![Release](https://shields.io/github/v/release/tugraph-family/tugraph-analytics.svg?logo=stackblitz&label=Version&color=red)](https://github.com/TuGraph-family/tugraph-analytics/releases) +[![License](https://shields.io/github/license/apache/geaflow?logo=apache&label=License&color=blue)](https://www.apache.org/licenses/LICENSE-2.0.html) +[![Release](https://shields.io/github/v/release/apache/geaflow.svg?logo=stackblitz&label=Version&color=red)](https://github.com/apache/geaflow/releases) [![Blog](https://badgen.net/static/Blog/github.io/orange?icon=rss)](https://geaflow.github.io/) > 🌐️ 中文 | [English](README.md) @@ -83,7 +83,7 @@ GeaFlow支持增量图计算的能力,即在动态图(图是不断变化的 具体请参考:[参与贡献文档](docs/docs-cn/source/9.contribution.md)。 -**如果您对GeaFlow感兴趣,欢迎给我们项目一颗[ ⭐️ ](https://github.com/TuGraph-family/tugraph-analytics)。** +**如果您对GeaFlow感兴趣,欢迎给我们项目一颗[ ⭐️ ](https://github.com/apache/geaflow)。** ## 联系我们 您可以通过以下方式联系我们,您可以订阅以下邮件列表以获取最新的项目动态,或者参与讨论: @@ -103,8 +103,8 @@ GeaFlow支持增量图计算的能力,即在动态图(图是不断变化的 ## 致谢 GeaFlow 开发过程中部分模块参考了一些业界优秀的开源项目,包括 Apache Flink、Apache Spark 以及 Apache Calcite 等, 这里表示特别的感谢。也感谢对 GeaFlow 做过贡献的个人开发者,名单如下: - - + + 生成 By [contrib.rocks](https://contrib.rocks).