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

nizhikov 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 e2b652c  Ignite 2.8.0 downloads
e2b652c is described below

commit e2b652cebd2b6c1012d68fcbd9a5c9ba5da10465
Author: Nikolay Izhikov <[email protected]>
AuthorDate: Wed May 27 19:36:02 2020 +0300

    Ignite 2.8.0 downloads
---
 download.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/download.html b/download.html
index 46b29ba..c4050f9 100644
--- a/download.html
+++ b/download.html
@@ -378,8 +378,8 @@ under the License.
                            
href="[preferred]/[distdir]/2.8.0/apache-ignite-2.8.0-src.zip"
                            onclick="gtag('event',  'download', 
{'event_category': 'apache_ignite_source_download', 'event_label': 
'apache-ignite-2.8.0'});">apache-ignite-2.8.0-src.zip</a>
 
-                        (<a 
href="https://downloads.apache.org/ignite/2.8.0/apache-ignite-2.8.0-src.zip.asc";>pgp</a>,
-                        <a 
href="https://downloads.apache.org/ignite/2.8.0/apache-ignite-2.8.0-src.zip.sha512";>sha512</a>)
+                        (<a 
href="https://archive.apache.org/dist/ignite/2.8.0/apache-ignite-2.8.0-src.zip.asc";>pgp</a>,
+                        <a 
href="https://archive.apache.org/dist/ignite/2.8.0/apache-ignite-2.8.0-src.zip.sha512";>sha512</a>)
                     </td>
                 </tr>
                 <tr>
@@ -570,8 +570,8 @@ under the License.
                                 
href="[preferred]/[distdir]/2.8.0/apache-ignite-2.8.0-bin.zip"
                                 onclick="gtag('event',  'download', 
{'event_category': 'apache_ignite_fabric_download', 'event_label': 
'apache-ignite-2.8.0'});">apache-ignite-2.8.0-bin.zip</a>
 
-                        (<a 
href="https://downloads.apache.org/ignite/2.8.0/apache-ignite-2.8.0-bin.zip.asc";>pgp</a>,
-                        <a 
href="https://downloads.apache.org/ignite/2.8.0/apache-ignite-2.8.0-bin.zip.sha512";>sha512</a>)
+                        (<a 
href="https://archive.apache.org/dist/ignite/2.8.0/apache-ignite-2.8.0-bin.zip.asc";>pgp</a>,
+                        <a 
href="https://archive.apache.org/dist/ignite/2.8.0/apache-ignite-2.8.0-bin.zip.sha512";>sha512</a>)
                     </td>
                 </tr>
                 <tr>

Reply via email to