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 285d8d7 WHISKER-32: Fix download page linking for Whisker
285d8d7 is described below
commit 285d8d70fa4e4602d589a72ccfcf133c394f1109
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Mar 10 18:59:25 2026 +0100
WHISKER-32: Fix download page linking for Whisker
---
src/site/xdoc/download_tentacles.xml.vm | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/site/xdoc/download_tentacles.xml.vm
b/src/site/xdoc/download_tentacles.xml.vm
index a93c3d9..4477f95 100644
--- a/src/site/xdoc/download_tentacles.xml.vm
+++ b/src/site/xdoc/download_tentacles.xml.vm
@@ -56,7 +56,7 @@ limitations under the License.
</p>
</form>
<p>
- The <a href="https://www.apache.org/dist/creadur/KEYS">KEYS</a>
+ The <a href="https://downloads.apache.org/creadur/KEYS">KEYS</a>
file links to the code signing keys used to sign the
product. The <code>PGP</code> link downloads the OpenPGP
compatible signature from our main site. The
@@ -72,10 +72,10 @@ limitations under the License.
<a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-jar-with-dependencies.jar">apache-tentacles-${previousTentaclesVersion}-jar-with-dependencies.jar</a>
</td>
<td>
- <a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-jar-with-dependencies.jar.sha512">sha512</a>
+ <a
href="https://downloads.apache.org/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-jar-with-dependencies.jar.sha512">sha512</a>
</td>
<td>
- <a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-jar-with-dependencies.jar.asc">pgp</a>
+ <a
href="https://downloads.apache.org/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-jar-with-dependencies.jar.asc">pgp</a>
</td>
</tr>
<tr>
@@ -83,10 +83,10 @@ limitations under the License.
<a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}.jar">apache-tentacles-${previousTentaclesVersion}.jar</a>
</td>
<td>
- <a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}.jar.sha512">sha512</a>
+ <a
href="https://downloads.apache.org/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}.jar.sha512">sha512</a>
</td>
<td>
- <a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}.jar.asc">pgp</a>
+ <a
href="https://downloads.apache.org/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}.jar.asc">pgp</a>
</td>
</tr>
</table>
@@ -98,10 +98,10 @@ limitations under the License.
<a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-sources.jar">apache-tentacles-${previousTentaclesVersion}-sources.jar</a>
</td>
<td>
- <a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-sources.jar.sha512">sha512</a>
+ <a
href="https://downloads.apache.org/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-sources.jar.sha512">sha512</a>
</td>
<td>
- <a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-sources.jar.asc">pgp</a>
+ <a
href="https://downloads.apache.org/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-sources.jar.asc">pgp</a>
</td>
</tr>
<tr>
@@ -109,10 +109,10 @@ limitations under the License.
<a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-source-release.zip">apache-tentacles-${previousTentaclesVersion}-source-release.zip</a>
</td>
<td>
- <a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-source-release.zip.sha512">sha512</a>
+ <a
href="https://downloads.apache.org/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-source-release.zip.sha512">sha512</a>
</td>
<td>
- <a
href="[preferred]/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-source-release.zip.asc">pgp</a>
+ <a
href="https://downloads.apache.org/creadur/apache-tentacles-${previousTentaclesVersion}/apache-tentacles-${previousTentaclesVersion}-source-release.zip.asc">pgp</a>
</td>
</tr>
</table>