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

mattrpav pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/main by this push:
     new e92fd6ddb Update index.md
e92fd6ddb is described below

commit e92fd6ddbd9f67067dd33c42d767529393296300
Author: Matt Pavlovich <[email protected]>
AuthorDate: Sat Sep 5 17:35:23 2026 -0500

    Update index.md
    
    Add more download links w. icons
---
 src/components/classic/download/index.md | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/src/components/classic/download/index.md 
b/src/components/classic/download/index.md
index 41aa1cc2b..f84dff29f 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -14,7 +14,8 @@ type: classic
       <th>Status</th>
       <th>Latest Patch Version</th>
       <th>Date of Release</th>
-      <th>Links</th>
+      <th>Unix</th>
+      <th>Win64</th>
     </tr>
   </thead>
   <tbody>
@@ -23,21 +24,24 @@ type: classic
       <td><strong>Active</strong></td>
       <td>6.3.2</td>
       <td>Sep 2nd, 2026</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz&amp;action=download";
 title="Download"><i class="fa fa-download" aria-hidden="true"></i></a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.3.2/apache-activemq-6.3.2-bin.tar.gz&amp;action=download";
 title="Download UNIX"><i class="fa fa-download" 
aria-hidden="true"></i></a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.3.2/apache-activemq-6.3.2-bin.zip&amp;action=download";
 title="Download Win64"><i class="fa fa-download" 
aria-hidden="true"></i></a></td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>6.2.x</td>
       <td><em>Inactive</em></td>
       <td>6.2.9</td>
       <td>Aug 10th, 2026</td>
-      <td/>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.9/apache-activemq-6.2.9-bin.tar.gz&amp;action=download";
 title="Download UNIX"><i class="fa fa-download" 
aria-hidden="true"></i></a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.9/apache-activemq-6.2.9-bin.zip&amp;action=download";
 title="Download Win64"><i class="fa fa-download" 
aria-hidden="true"></i></a></td>
     </tr>
     <tr style="background-color: #dff0d8;">
       <td>5.19.x</td>
       <td><strong>Active</strong></td>
       <td>5.19.11</td>
       <td>Sep 05th, 2026</td>
-      <td/>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.11/apache-activemq-5.19.11-bin.tar.gz&amp;action=download";
 title="Download UNIX"><i class="fa fa-download" 
aria-hidden="true"></i></a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.11/apache-activemq-5.19.11-bin.zip&amp;action=download";
 title="Download Win64"><i class="fa fa-download" 
aria-hidden="true"></i></a></td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>5.18.x</td>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to