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

aloalt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 8468086  fixed website link
     new 333d696  Merge pull request #18 from 2pk03/main
8468086 is described below

commit 8468086f79c127b82d9b3362e8b0a7d4238059c5
Author: Alexander Alten <[email protected]>
AuthorDate: Fri Jan 20 10:29:59 2023 +0100

    fixed website link
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 9dd5a89..91ddaf9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,8 +26,8 @@ publish:
 
 
 github:
-  description: "Apache Wayang is an Cross-Platform processing system"
-  homepage: https://wayang.incubator.apache.org/
+  description: "Apache Wayang is a federated learning processing system"
+  homepage: https://wayang.apache.org
   features:
     # Disable wiki for documentation
     wiki: false

Reply via email to