Fix broken archive link for Flink extensions. Closes #12
Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/894ce6aa Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/894ce6aa Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/894ce6aa Branch: refs/heads/master Commit: 894ce6aa8fbd8832ac25aff5ffbc5f540f1ce129 Parents: f465420 Author: zhouhai02 <[email protected]> Authored: Sat Sep 2 02:30:39 2017 +0800 Committer: Luciano Resende <[email protected]> Committed: Sat Apr 28 13:07:22 2018 -0700 ---------------------------------------------------------------------- site/downloads/flink.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/894ce6aa/site/downloads/flink.md ---------------------------------------------------------------------- diff --git a/site/downloads/flink.md b/site/downloads/flink.md index 76cebcd..3ac489f 100644 --- a/site/downloads/flink.md +++ b/site/downloads/flink.md @@ -95,7 +95,7 @@ download has completed OK. For fast downloads, current source distributions are hosted on mirror servers; older source distributions are in the -[archive](http://archive.apache.org/dist/{{ site.data.project.flink_unix_name }}/). +[archive](http://archive.apache.org/dist/{{site.data.project.unix_name}}/{{site.data.project.flink_unix_name}}). If a download from a mirror fails, retry, and the second download will likely succeed.
