FINERACT-558: linking to mirrors rather than linking directly to apache download. Linking check hashes and signatures too.
Project: http://git-wip-us.apache.org/repos/asf/fineract-site/repo Commit: http://git-wip-us.apache.org/repos/asf/fineract-site/commit/46dd41b7 Tree: http://git-wip-us.apache.org/repos/asf/fineract-site/tree/46dd41b7 Diff: http://git-wip-us.apache.org/repos/asf/fineract-site/diff/46dd41b7 Branch: refs/heads/asf-site Commit: 46dd41b73b21b8f9a1415b1752daa25e02092975 Parents: 289d836 Author: Myrle Krantz <my...@apache.org> Authored: Tue Feb 6 10:13:30 2018 +0100 Committer: Myrle Krantz <my...@apache.org> Committed: Tue Feb 6 10:13:30 2018 +0100 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/fineract-site/blob/46dd41b7/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 807e609..e973c5b 100644 --- a/index.html +++ b/index.html @@ -155,8 +155,8 @@ <article> <h4>Download</h4> <p class="flow-text justify-align"> - <a href="https://dist.apache.org/repos/dist/release/fineract/1.0.0/" target="_blank">Apache Fineract 1.0.0</a><br/> - Here you can download the latest Apache Fineract release. + Source download: <a href="https://www.apache.org/dyn/closer.cgi?path=/fineract/1.0.0/apache-fineract-1.0.0-src.tar.gz">apache-fineract-1.0.0-src.tar.gz</a> (<a href="https://www.apache.org/dist/fineract/1.0.0/apache-fineract-1.0.0-src.tar.gz.asc">asc</a>, <a href="https://www.apache.org/dist/fineract/1.0.0/apache-fineract-1.0.0-src.tar.gz.sha">sha</a>)<br/> + Binary download: <a href="https://www.apache.org/dyn/closer.cgi?path=/fineract/1.0.0/apache-fineract-1.0.0-binary.tar.gz">apache-fineract-1.0.0-binary.tar.gz</a> (<a href="https://www.apache.org/dist/fineract/1.0.0/apache-fineract-1.0.0-binary.tar.gz.asc">asc</a>, <a href="https://www.apache.org/dist/fineract/1.0.0/apache-fineract-1.0.0-binary.tar.gz.sha">sha</a>)<br/> View the <a href="https://github.com/apache/fineract/blob/develop/CHANGELOG.md" target="_blank">Changelog</a> to learn what's been added in the newest release. </p> </article>