Repository: bigtop Updated Branches: refs/heads/master b1401f725 -> 7e5a9225f
BIGTOP-1966. site's index.xml is malformatted Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/810aef9d Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/810aef9d Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/810aef9d Branch: refs/heads/master Commit: 810aef9d2b107f128dea600f5201f564fdd63ffd Parents: b1401f7 Author: Konstantin Boudnik <[email protected]> Authored: Mon Aug 17 12:03:50 2015 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Mon Aug 17 12:03:50 2015 -0700 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/810aef9d/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 7795231..a60799e 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -78,7 +78,7 @@ <p> In each branch there is a job to build each component, a job to run package tests and a job to build package repositories. - </ul> + </p> </section> </body> </document>
