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 25bbd3562 Update index.md
25bbd3562 is described below

commit 25bbd3562a8f7726bfdb8d47c7c2e906e04b3201
Author: Matt Pavlovich <[email protected]>
AuthorDate: Sat Sep 5 13:59:47 2026 -0500

    Update index.md
    
    Fix download link rendering
---
 src/components/classic/download/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/classic/download/index.md 
b/src/components/classic/download/index.md
index 8ccfdbfdf..719eade21 100644
--- a/src/components/classic/download/index.md
+++ b/src/components/classic/download/index.md
@@ -23,7 +23,7 @@ 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>
+      <td>[<i class="fa-download" aria-hidden="true" 
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>


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