Author: clebertsuconic
Date: Thu Mar  7 21:59:17 2019
New Revision: 1041463

Log:
Fixing download page

Modified:
    websites/production/activemq/content/artemis/download.html

Modified: websites/production/activemq/content/artemis/download.html
==============================================================================
--- websites/production/activemq/content/artemis/download.html (original)
+++ websites/production/activemq/content/artemis/download.html Thu Mar  7 
21:59:17 2019
@@ -120,27 +120,15 @@
         <p><a href="./release-notes-native-1.0.0.html">Release Notes</a></p>
         <table class="download">
             <tr>
-                <td>.tar.gz Source Code Distribution:</td>
-                <td>
-                    <a 
href="https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.tar.gz&action=download";>apache-artemis-native-1.0.0-source-release.tar.gz</a>
-                </td>
-                <td>
-                    <a 
href="https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.tar.gz.sha512"&action=download";>SHA512</a>
-                </td>
-                <td>
-                    <a 
href="https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.tar.gz.asc";>GPG
 Signature</a>
-                </td>
-            </tr>
-            <tr>
-                <td>.zip Source Code Distribution:</td>
+                <td>Source Distribution:</td>
                 <td>
                     <a 
href="https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip&action=download";>apache-artemis-native-1.0.0-source-release.zip</a>
                 </td>
                 <td>
-                    <a 
href="https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip.sha512"&action=download";>SHA512</a>
+                    <a 
href="https://www.apache.org/dist/activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip.sha512";>SHA512</a>
                 </td>
                 <td>
-                    <a 
href="https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip.asc";>GPG
 Signature</a>
+                    <a 
href="https://www.apache.org/dist/activemq/activemq-artemis-native/1.0.0/activemq-artemis-native-1.0.0-source-release.zip.asc";>GPG
 Signature</a>
                 </td>
             </tr>
         </table>


Reply via email to