You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/11/14 10:24:21 UTC

[creadur-tentacles] branch master updated: TENTACLES-16: Fix link to binary in downloadpage

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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new f91c707  TENTACLES-16: Fix link to binary in downloadpage
f91c707 is described below

commit f91c7072296c2a23118a206a17d380184e03797a
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Mon Nov 14 11:24:14 2022 +0100

    TENTACLES-16: Fix link to binary in downloadpage
---
 src/site/xdoc/download_tentacles.xml.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/xdoc/download_tentacles.xml.vm b/src/site/xdoc/download_tentacles.xml.vm
index cf45a68..349b91f 100644
--- a/src/site/xdoc/download_tentacles.xml.vm
+++ b/src/site/xdoc/download_tentacles.xml.vm
@@ -69,7 +69,7 @@ limitations under the License.
         <table>
           <tr>
             <td>
-              <a href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-bin.tar.bz2">apache-rat-${previousTentaclesVersion}-bin.tar.bz2</a>
+              <a href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-bin.tar.bz2">apache-tentacles-${previousTentaclesVersion}-bin.tar.bz2</a>
             </td>
             <td>
               <a href="https://www.apache.org/dist/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-bin.tar.bz2.sha512">sha512</a>