You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by ey...@apache.org on 2021/10/05 20:20:24 UTC

[incubator-age-website] branch master updated: Adding Download Page

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

eya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 5caec54  Adding Download Page
5caec54 is described below

commit 5caec54a1cff63628de75b4dfc0bb66e806b849d
Author: eyab <ba...@gmail.com>
AuthorDate: Tue Oct 5 13:20:14 2021 -0700

    Adding Download Page
---
 index.html | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/index.html b/index.html
index 60383ba..54a3e28 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,17 @@
           <span id="sidebar-devguidelines" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Developer Guidelines</a></span> <br />          
         </p>
 
+
+       <p class="sidebar--section">
+          <span class="emph">DOWNLOAD</span> <br />
+          <a class="sidebar-link external-link" target="_blank" href="https://archive.apache.org/dist/incubator/age/0.5.0.rc0/apache-age-0.5.0-incubating-src.tar.gz">Download Apache AGE 0.6.0</a> 
+          <br/>        
+        </p>
+
+
+
+
+
         <p class="sidebar--section">
           <span class="emph">COMMUNITY</span> <br />
           <span id="sidebar-team" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Team</a></span> <br />