This is an automated email from the ASF dual-hosted git repository.
xikai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb.git
The following commit(s) were added to refs/heads/main by this push:
new 3d5a0f37 chore: fix issue status of README-CN.md (#1437)
3d5a0f37 is described below
commit 3d5a0f37c093cc2afcb681625931a73a4580d076
Author: WEI Xikai <[email protected]>
AuthorDate: Thu Jan 11 17:06:26 2024 +0800
chore: fix issue status of README-CN.md (#1437)
## Rationale
The link for the issue status of README-CN.md is broken.
## Detailed Changes
Update the link.
## Test Plan
Looks right.
---
README-CN.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README-CN.md b/README-CN.md
index 37d73b1f..770c155d 100644
--- a/README-CN.md
+++ b/README-CN.md
@@ -2,7 +2,7 @@

[](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml)
-[](https://github.com/apache/horaedb/issues)
+[](https://github.com/apache/incubator-horaedb/issues)
<!--
[](https://hub.docker.com/r/apache/horaedb-server)
TODO need to wait for first apache version release. -->
[English](./README.md)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]