You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by rp...@apache.org on 2022/07/08 13:03:51 UTC

[incubator-wayang] branch main updated: Assembly corrections of links (#260)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8d26c2a2 Assembly corrections of links (#260)
8d26c2a2 is described below

commit 8d26c2a240444b6ff5b0104e563b6f0dbf68b66d
Author: Bertty Contreras-Rojas <be...@databloom.ai>
AuthorDate: Fri Jul 8 15:03:46 2022 +0200

    Assembly corrections of links (#260)
    
    * [WAYANG-assembly] correction in the folder structure
    
    Signed-off-by: bertty <be...@apache.org>
    
    * [WAYANG-assembly] add missing link and minnor
    
    Signed-off-by: bertty <be...@apache.org>
---
 .dlc.json | 3 +++
 README.md | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/.dlc.json b/.dlc.json
index 1fbc9bd6..f1a64ac4 100644
--- a/.dlc.json
+++ b/.dlc.json
@@ -12,6 +12,9 @@
     {
       "pattern": "^https://www.linkedin.com/"
     },
+    {
+      "pattern": "^https://www.tpc.org/"
+    },
     {
       "pattern": "[a-z0-9]+@[a-z0-9]+"
     }
diff --git a/README.md b/README.md
index 57ede60e..314d39ec 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Apache Wayang (incubating) aims at freeing data engineers and software developer
 
 ## Installing Wayang
 
-You can download wayang from here, and to install you need to follow the next steps:
+You can download wayang from [here](https://github.com/apache/incubator-wayang/releases/download/wayang-0.6.1-alpha-rc/wayang-0.6.1-alpha-rc.tar.gz), and to install you need to follow the next steps:
 
 ```shell
 tar -xvf wayang-0.6.1-snapshot.tar.gz