Repository: bigtop Updated Branches: refs/heads/branch-0.8 1d17875c2 -> 21a1f9686 refs/heads/master f47d69849 -> 282f2a94c
Release link to 0.8.0 is missing from site. Fixing. Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/21a1f968 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/21a1f968 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/21a1f968 Branch: refs/heads/branch-0.8 Commit: 21a1f9686607a9321e91fa0d14ce8ab666a3f32a Parents: 1d17875 Author: Konstantin Boudnik <[email protected]> Authored: Sun Oct 5 20:17:01 2014 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Sun Oct 5 20:17:01 2014 -0700 ---------------------------------------------------------------------- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/21a1f968/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 6afb2a0..66abcee 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -67,7 +67,7 @@ <menu name="Releases"> <item name="Release Notes" href="release-notes.html"/> <item name="0.3.0-incubating" href="http://archive.apache.org/dist/incubator/bigtop/bigtop-0.3.0-incubating/"/> - <item name="0.7.0" href="http://www.apache.org/dyn/closer.cgi/bigtop/bigtop-0.7.0/"/> + <item name="0.8.0" href="http://www.apache.org/dyn/closer.cgi/bigtop/bigtop-0.8.0/"/> </menu> <menu name="Project Information">
