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-meta.git
The following commit(s) were added to refs/heads/main by this push:
new 5b5eb12 chore: update website url (#294)
5b5eb12 is described below
commit 5b5eb124635654d8a35586ad87af068fad14d81a
Author: chunshao.rcs <[email protected]>
AuthorDate: Wed Jan 3 18:06:40 2024 +0800
chore: update website url (#294)
## Rationale
The website URL for the project is wrong.
## Detailed Changes
Update the URL.
## Test Plan
No need.
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index a7f1b8e..d717ba6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@
github:
description: >-
Meta service of HoraeDB cluster.
- homepage: https://apache.github.io/incubator-horaedb-docs # TODO: after
website is ready, set to https://horaedb.apache.org/
+ homepage: https://horaedb.apache.org
labels:
- golang
- sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]