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 c753852eb Update index.md
c753852eb is described below
commit c753852eb243385c1c016bd5f5752ed615747d18
Author: Matt Pavlovich <[email protected]>
AuthorDate: Sat Sep 5 17:30:18 2026 -0500
Update index.md
Fix download link using icon
---
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 719eade21..41aa1cc2b 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" 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>
+ <td><a
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/{{release.version}}/apache-activemq-{{release.version}}-bin.tar.gz&action=download"
title="Download"><i class="fa fa-download" aria-hidden="true"></i></a></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