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

[incubator-wayang] 01/01: [WAYANG-assembly] add missing link and minnor

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

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

commit 6b4b0cd0f665b8d3ae4c85a7cf2301184b51dba0
Author: Bertty Contreras-Rojas <be...@databloom.ai>
AuthorDate: Fri Jul 8 14:46:29 2022 +0200

    [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