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

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


The following commit(s) were added to refs/heads/master by this push:
     new f978d96  IGNITE-16343 - Fixed hash and sig links on the downloads page
f978d96 is described below

commit f978d961c27823b878ff477b4628ff797de3f619
Author: Valentin Kulichenko <[email protected]>
AuthorDate: Fri Jan 28 13:38:10 2022 -0800

    IGNITE-16343 - Fixed hash and sig links on the downloads page
---
 download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download.html b/download.html
index 7faa6fb..dd9308e 100644
--- a/download.html
+++ b/download.html
@@ -417,7 +417,7 @@
                     onclick="gtag('event',  'download', {'event_category': 
'apache_ignite_source_download', 'event_label': 'apache-ignite-3.0.0-alpha4'});"
                     >apache-ignite-3.0.0-alpha4-src.zip</a
                   >
-                  (<a 
href="https://downloads.apache.org/ignite/3.0.0-alpha4/apache-ignite-3.0.0-alpha4-src.zip.asc";
 target="_blank">pgp</a><a 
href="[https://downloads.apache.org/ignite/3.0.0-alpha4/apache-ignite-3.0.0-alpha4-src.zip.sha512";
 target="_blank">sha512</a>)
+                  (<a 
href="https://downloads.apache.org/ignite/3.0.0-alpha4/apache-ignite-3.0.0-alpha4-src.zip.asc";
 target="_blank">pgp</a><a 
href="https://downloads.apache.org/ignite/3.0.0-alpha4/apache-ignite-3.0.0-alpha4-src.zip.sha512";
 target="_blank">sha512</a>)
                 </td>
               </tr>
               <tr>

Reply via email to