BIGTOP-2334. Update latest release link on the website
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d135d742 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d135d742 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d135d742 Branch: refs/heads/BIGTOP-2320 Commit: d135d7426e8c2eba8cc8b7e41bb8545a09ab95db Parents: 88986ba Author: Konstantin Boudnik <[email protected]> Authored: Wed Feb 17 08:29:40 2016 +0300 Committer: Konstantin Boudnik <[email protected]> Committed: Wed Feb 17 08:31:51 2016 +0300 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/d135d742/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index fa710cd..e2638e1 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -53,7 +53,7 @@ <br /> <subsection name="Download latest release of Bigtop"></subsection> - <p><a href="http://www.apache.org/dist/bigtop/bigtop-1.0.0/">Bigtop-1.0.0</a> </p> + <p><a href="http://www.apache.org/dist/bigtop/bigtop-1.1.0/">Bigtop-1.1.0</a> </p> <subsection name="All required tools will be installed by ./gradlew toolchain"></subsection> <p>However place supply a suitable JRE (for instance openjdk7) first</p>
