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

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-graph.git


The following commit(s) were added to refs/heads/master by this push:
     new 5808c45  Fix broken homepage link
     new 85ec304  Merge pull request #10 from CalvinKirs/patch-1
5808c45 is described below

commit 5808c4544d807de254d42e33214f17dc6849f57f
Author: Calvin Kirs <[email protected]>
AuthorDate: Tue Jan 2 15:29:43 2024 +0800

    Fix broken homepage link
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5e6a3f2..d746b1f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,7 +15,7 @@
 
 github:
   description: "Apache Commons Graph (Sandbox)"
-  homepage: https://commons.apache.org/graph/
+  homepage: https://commons.apache.org/sandbox/commons-graph/
 
 notifications:
     commits:      [email protected]

Reply via email to