This is an automated email from the ASF dual-hosted git repository.
nmalin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push:
new 8a3d01b Fixed: Download link of OFBiz version 24.09.01
8a3d01b is described below
commit 8a3d01b580129ce494f8e0395eaf0db9721ae18d
Author: Nicolas Malin <[email protected]>
AuthorDate: Mon Apr 7 17:31:36 2025 +0200
Fixed: Download link of OFBiz version 24.09.01
---
download.html | 2 +-
template/page/download.tpl.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/download.html b/download.html
index c80bab8..35a9c1a 100644
--- a/download.html
+++ b/download.html
@@ -315,7 +315,7 @@ available <a href="security.html">here</a></p>
<h2>Apache OFBiz 24.09.01</h2>
<div class="divider"><span></span></div>
<p>Released in April 2025, this is the first release of the 24.09
series, which has been feature-frozen since September 2024, receiving only bug
fixes.</p>
- <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.01.zip"
target="external" >Download OFBiz 24.09.01</a>
+ <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.01.zip"
target="external" >Download OFBiz 24.09.01</a>
<a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.01.zip.asc"
target="external">[PGP]</a>
<a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.01.zip.sha512"
target="external">[SHA512]</a>
<a href="https://downloads.apache.org/ofbiz/KEYS"
target="external">[KEYS]</a>
diff --git a/template/page/download.tpl.php b/template/page/download.tpl.php
index 0b4138b..e6d3102 100644
--- a/template/page/download.tpl.php
+++ b/template/page/download.tpl.php
@@ -216,7 +216,7 @@ available <a href="security.html">here</a></p>
<h2>Apache OFBiz 24.09.01</h2>
<div class="divider"><span></span></div>
<p>Released in April 2025, this is the first release of the 24.09
series, which has been feature-frozen since September 2024, receiving only bug
fixes.</p>
- <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.01.zip"
target="external" >Download OFBiz 24.09.01</a>
+ <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.01.zip"
target="external" >Download OFBiz 24.09.01</a>
<a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.01.zip.asc"
target="external">[PGP]</a>
<a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.01.zip.sha512"
target="external">[SHA512]</a>
<a href="https://downloads.apache.org/ofbiz/KEYS"
target="external">[KEYS]</a>