This is an automated email from the ASF dual-hosted git repository. mauriciostekl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-website.git
commit bd8f8c12b6ef40912d6dcc298a9e4edf6f56e24c Author: Mauricio Stekl <[email protected]> AuthorDate: Mon Mar 15 16:18:41 2021 -0300 fixed URL links for 2.9.0 pgp and sha512 --- download.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download.html b/download.html index cb7f276..7fa9270 100644 --- a/download.html +++ b/download.html @@ -479,8 +479,8 @@ under the License. href="https://archive.apache.org/dist/ignite/2.9.0/apache-ignite-2.9.0-src.zip" onclick="gtag('event', 'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-2.9.0'});">apache-ignite-2.9.0-src.zip</a> - (<a href="https://archive.apache.org/dist/ignite/apache-ignite-2.9.0-src.zip.asc">pgp</a>, - <a href="https://archive.apache.org/dist/ignite/apache-ignite-2.9.0-src.zip.sha512">sha512</a>) + (<a href="https://archive.apache.org/dist/ignite/2.9.0/apache-ignite-2.9.0-src.zip.asc">pgp</a>, + <a href="https://archive.apache.org/dist/ignite/2.9.0/apache-ignite-2.9.0-src.zip.sha512">sha512</a>) </td> </tr> <tr>
