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

bertty 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 dae405d  correction of issue email on .asf.yaml
dae405d is described below

commit dae405d14be0ec5a58f433e52ec9303b03ea6715
Author: Bertty Contreras-Rojas <[email protected]>
AuthorDate: Tue Mar 16 01:14:49 2021 -0300

    correction of issue email on .asf.yaml
---
 .asf.yaml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 83ed4fe..219eeba 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,7 +25,7 @@ publish:
 
 github:
   description: "Apache Wayang is an Cross-Platform processing system"
-  homepage: https://wayang.apache.org/
+  homepage: https://wayang.incubator.apache.org/
   features:
     # Disable wiki for documentation
     wiki: false
@@ -40,6 +40,3 @@ github:
     merge:   true
     # disable rebase button:
     rebase:  false
-
-  ghp_branch: asf-site
-  ghp_path: /

Reply via email to