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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new f6e91b8  Release Link Fixed
f6e91b8 is described below

commit f6e91b87f254d601b6c3d5f78d061641d84e154b
Author: eyab <[email protected]>
AuthorDate: Sun Dec 19 00:29:22 2021 -0800

    Release Link Fixed
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index b46b4cf..af35ebe 100644
--- a/index.html
+++ b/index.html
@@ -1069,7 +1069,7 @@ make html
 
 
                 <tr>
-                  <td><a class="sidebar-link external-link" target="_blank" 
href="https://downloads.apache.org/incubator/age/0.5.0.rc0/apache-age-0.5.0-incubating-src.tar.gz";>Download
 Apache AGE 0.5.0</a></td> 
+                  <td><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.5.0</a></td> 
                  <td><a class="sidebar-link external-link" target="_blank" 
href="https://downloads.apache.org/incubator/age/0.5.0.rc0/apache-age-0.5.0-incubating-src.tar.gz.sha512";>CheckSum</a>
 & <a class="sidebar-link external-link" target="_blank" 
href="https://downloads.apache.org/incubator/age/0.5.0.rc0/apache-age-0.5.0-incubating-src.tar.gz.asc";>Signature</a>
 
 & <a class="sidebar-link external-link" target="_blank" 
href="https://downloads.apache.org/incubator/age/KEYS";>KEY Files</a>

Reply via email to