This is an automated email from the ASF dual-hosted git repository. yangjiaqi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git
The following commit(s) were added to refs/heads/master by this push:
new f36153ba doc: fix build status badge link (#455)
f36153ba is described below
commit f36153baf4ecfcc5ec9497530259961e7c4a5d07
Author: Liu Xiao <[email protected]>
AuthorDate: Mon May 8 14:29:41 2023 +0800
doc: fix build status badge link (#455)
Co-authored-by: imbajin <[email protected]>
---
README.md | 1 -
hugegraph-client/README.md | 2 +-
hugegraph-loader/README.md | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 11cad8fa..1997d50e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,6 @@
[](https://github.com/apache/hugegraph-toolchain/actions/workflows/loader-ci.yml)
[](https://github.com/apache/hugegraph-toolchain/actions/workflows/hubble-ci.yml)
[](https://github.com/apache/hugegraph-toolchain/actions/workflows/tools-ci.yml)
-[](https://codecov.io/gh/apache/hugegraph-toolchain)
[](https://mvnrepository.com/artifact/org.apache.hugegraph/hugegraph-client)
`hugegraph-toolchain` is the integration project of a series of utilities for
[HugeGraph](https://github.com/apache/hugegraph), it includes 4 main modules.
diff --git a/hugegraph-client/README.md b/hugegraph-client/README.md
index 3ca33c32..0e909920 100644
--- a/hugegraph-client/README.md
+++ b/hugegraph-client/README.md
@@ -1,7 +1,7 @@
# hugegraph-client
[](https://www.apache.org/licenses/LICENSE-2.0.html)
-[](https://travis-ci.org/hugegraph/hugegraph-client)
+[](https://github.com/apache/hugegraph-toolchain/actions/workflows/client-ci.yml)
[](https://codecov.io/gh/hugegraph/hugegraph-client)
[](https://mvnrepository.com/artifact/org.apache.hugegraph/hugegraph-client)
diff --git a/hugegraph-loader/README.md b/hugegraph-loader/README.md
index bf52e7bd..036b56bf 100644
--- a/hugegraph-loader/README.md
+++ b/hugegraph-loader/README.md
@@ -1,7 +1,7 @@
# hugegraph-loader
[](https://www.apache.org/licenses/LICENSE-2.0.html)
-[](https://github.com/hugegraph/hugegraph-loader/actions/workflows/ci.yml)
+[](https://github.com/apache/hugegraph-toolchain/actions/workflows/loader-ci.yml)
[](https://codecov.io/gh/hugegraph/hugegraph-loader)
[](https://mvnrepository.com/artifact/org.apache.hugegraph/hugegraph-loader)
