BIGTOP-2891. Download page must link to ASF mirrors
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/187cc805 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/187cc805 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/187cc805 Branch: refs/heads/branch-1.2 Commit: 187cc805929ade659af23535b6ba36d7020c7f5d Parents: 411066d Author: Evans Ye <[email protected]> Authored: Sun Sep 24 22:47:56 2017 +0800 Committer: Evans Ye <[email protected]> Committed: Sun Sep 24 22:53:17 2017 +0800 ---------------------------------------------------------------------- src/site/xdoc/download.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/187cc805/src/site/xdoc/download.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index 32053ec..acf652d 100644 --- a/src/site/xdoc/download.xml +++ b/src/site/xdoc/download.xml @@ -35,7 +35,7 @@ <ul> <li> The latest release of Apache Bigtop software framework <br/> - <a href="http://www.apache.org/dist/bigtop/bigtop-1.2.0/">Bigtop 1.2.0</a> + <a href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.0/">Bigtop 1.2.0</a> </li> <li> Repositories of instsallable binary packages built with latest release
