This is an automated email from the ASF dual-hosted git repository.
tison 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 249c29f8 chore: git repo link type fix (#1378)
249c29f8 is described below
commit 249c29f81f7046f3829b782cc77b790ea9de3d78
Author: fengmk2 <[email protected]>
AuthorDate: Wed Dec 20 23:02:15 2023 +0800
chore: git repo link type fix (#1378)
---
README-CN.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README-CN.md b/README-CN.md
index 12e21151..975eadab 100644
--- a/README-CN.md
+++ b/README-CN.md
@@ -15,7 +15,7 @@ HoraeDB 是一款高性能、分布式的云原生时序数据库。
### 获取代码
通过 git 克隆代码仓库并进入代码目录:
```bash
-git clone [email protected]:CeresDB/horaedb.git
+git clone [email protected]:apache/incubator-horaedb.git horaedb
cd horaedb
```
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]