This is an automated email from the ASF dual-hosted git repository.

stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new af7fb7b9ca PHOENIX-7401 Fix GitHub project homepage in .asf.yaml 
(#1972)
af7fb7b9ca is described below

commit af7fb7b9ca753406a13cb6c3c1f6cd5d082977ad
Author: Istvan Toth <[email protected]>
AuthorDate: Wed Sep 4 16:40:11 2024 +0200

    PHOENIX-7401 Fix GitHub project homepage in .asf.yaml (#1972)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 80cda97cd5..fa193c03e0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,7 +23,7 @@
 
 github:
   description: "Apache Phoenix"
-  homepage: https://hbase.apache.org/
+  homepage: https://phoenix.apache.org/
   labels:
     - database
     - sql

Reply via email to