This is an automated email from the ASF dual-hosted git repository. lresende pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bahir-website.git
commit 419b1d49a6237e4a8847d08a2837b9664084bce9 Author: Luciano Resende <[email protected]> AuthorDate: Fri Mar 13 21:18:34 2020 -0700 Update Apache download URL --- site/_data/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/_data/project.yml b/site/_data/project.yml index f31d7cc..6cf6302 100644 --- a/site/_data/project.yml +++ b/site/_data/project.yml @@ -60,7 +60,7 @@ spark_github_project_name: bahir spark_latest_release: 2.3.4 spark_latest_release_date: 09/23/2019 -spark_latest_release_location: https://www.apache.org/dist/bahir/bahir-spark +spark_latest_release_location: https://downloads.apache.org/bahir/bahir-spark spark_latest_release_location_mirror: https://www.apache.org/dyn/closer.lua/bahir/bahir-spark spark_download: /downloads/spark @@ -74,7 +74,7 @@ flink_github_project_name: bahir-flink flink_latest_release: 1.0 flink_latest_release_date: 05/24/2017 -flink_latest_release_location: https://www.apache.org/dist/bahir/bahir-flink +flink_latest_release_location: https://downloads.apache.org/bahir/bahir-flink flink_latest_release_location_mirror: https://www.apache.org/dyn/closer.lua/bahir/bahir-flink flink_download: /downloads/flink
