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 4c9ca7b86 Update index.md
4c9ca7b86 is described below

commit 4c9ca7b861a95c8db77afcd0907fcd0fc326fa48
Author: Matt Pavlovich <[email protected]>
AuthorDate: Sat Sep 5 13:57:05 2026 -0500

    Update index.md
    
    Add download link
---
 src/components/classic/download/index.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/components/classic/download/index.md 
b/src/components/classic/download/index.md
index 185e0ad6d..8ccfdbfdf 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -14,6 +14,7 @@ type: classic
       <th>Status</th>
       <th>Latest Patch Version</th>
       <th>Date of Release</th>
+      <th>Links</th>
     </tr>
   </thead>
   <tbody>
@@ -22,24 +23,28 @@ type: classic
       <td><strong>Active</strong></td>
       <td>6.3.2</td>
       <td>Sep 2nd, 2026</td>
+      <td><i class="fa-download" 
title="Download"></i>(https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz&action=download)</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/>
     </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/>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>5.18.x</td>
       <td><em>Inactive</em></td>
       <td>5.18.7</td>
       <td>Mar 19nd, 2025</td>
+      <td/>
     </tr>
   </tbody>
 </table>


---------------------------------------------------------------------
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