Repository: bigtop Updated Branches: refs/heads/master 66facb918 -> 26d02229e
BIGTOP-1862. Add release download link to the front page of the website Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/26d02229 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/26d02229 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/26d02229 Branch: refs/heads/master Commit: 26d02229e617f8ab649e255c5b3938ee59dd8265 Parents: 66facb9 Author: Konstantin Boudnik <[email protected]> Authored: Fri May 1 14:20:25 2015 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Fri May 1 14:20:25 2015 -0700 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/26d02229/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 3512e3f..feec0bb 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -52,6 +52,9 @@ <br /> <br /> + <subsection name="Download latest release of Bigtop"></subsection> + <p><a href="http://www.apache.org/dist/bigtop/bigtop-0.8.0/">Bigtop-0.8.0</a> </p> + <subsection name="Tool requirements for building Bigtop"></subsection> <table> <tr>
