This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/fineract-site.git
commit 60c4fb5a4383c0a8c738fc679e3369f4fea77728 Author: Adam Monsen <[email protected]> AuthorDate: Sun Jan 11 07:01:34 2026 -0800 conform all download links follow guidance at https://infra.apache.org/release-download-pages.html#download-page See also: https://lists.apache.org/thread/9r1dr9wjcxqytx07p34lc4ql0ty4qrmp Thank you Craig! --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 9723691..04e843f 100644 --- a/index.html +++ b/index.html @@ -887,15 +887,15 @@ <td><small>current stable</small></td> <td><a href="https://cwiki.apache.org/confluence/display/FINERACT/1.14.0+-+Apache+Fineract">Apache Fineract® 1.14.0</a></td> <td> - <a href="https://www.apache.org/dyn/closer.cgi?path=/fineract/1.14.0/apache-fineract-bin-1.14.0.tar.gz">apache-fineract-bin-1.14.0.tar.gz</a> + <a href="https://www.apache.org/dyn/closer.lua/fineract/1.14.0/apache-fineract-bin-1.14.0.tar.gz">apache-fineract-bin-1.14.0.tar.gz</a> <span class="file-type"> - (<a href="https://www.apache.org/dist/fineract/1.14.0/apache-fineract-bin-1.14.0.tar.gz.asc">asc</a>, <a href="https://www.apache.org/dist/fineract/1.14.0/apache-fineract-bin-1.14.0.tar.gz.sha512">sha512</a>) + (<a href="https://downloads.apache.org/fineract/1.14.0/apache-fineract-bin-1.14.0.tar.gz.asc">asc</a>, <a href="https://downloads.apache.org/fineract/1.14.0/apache-fineract-bin-1.14.0.tar.gz.sha512">sha512</a>) </span> </td> <td> - <a href="https://www.apache.org/dyn/closer.cgi?path=/fineract/1.14.0/apache-fineract-src-1.14.0.tar.gz">apache-fineract-src-1.14.0.tar.gz</a> + <a href="https://www.apache.org/dyn/closer.lua/fineract/1.14.0/apache-fineract-src-1.14.0.tar.gz">apache-fineract-src-1.14.0.tar.gz</a> <span class="file-type"> - (<a href="https://www.apache.org/dist/fineract/1.14.0/apache-fineract-src-1.14.0.tar.gz.asc">asc</a>, <a href="https://www.apache.org/dist/fineract/1.14.0/apache-fineract-src-1.14.0.tar.gz.sha512">sha512</a>) + (<a href="https://downloads.apache.org/fineract/1.14.0/apache-fineract-src-1.14.0.tar.gz.asc">asc</a>, <a href="https://downloads.apache.org/fineract/1.14.0/apache-fineract-src-1.14.0.tar.gz.sha512">sha512</a>) </span> </td> </tr> @@ -927,7 +927,7 @@ <i class="material-icons">security</i> <h5>ASC Files</h5> </div> - <p>PGP signatures (verify with <a href="https://www.apache.org/dist/fineract/KEYS">KEYS</a> file)</p> + <p>PGP signatures (verify with <a href="https://downloads.apache.org/fineract/KEYS">KEYS</a> file)</p> </div> <div class="verification-method">
