Repository: incubator-apex-site Updated Branches: refs/heads/master c55ae71de -> ff20c041f
removed incubating from hero unit Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/ff20c041 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/ff20c041 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/ff20c041 Branch: refs/heads/master Commit: ff20c041fe0e989d4a04178047ee3dc2ffc04440 Parents: c55ae71 Author: Andy Perlitch <[email protected]> Authored: Fri Sep 18 11:09:49 2015 -0700 Committer: Andy Perlitch <[email protected]> Committed: Fri Sep 18 11:09:49 2015 -0700 ---------------------------------------------------------------------- src/pages/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/ff20c041/src/pages/index.html ---------------------------------------------------------------------- diff --git a/src/pages/index.html b/src/pages/index.html index 297e07d..0210173 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -3,7 +3,7 @@ <!-- Main jumbotron for a primary marketing message or call to action --> <div class="jumbotron"> <div class="container"> - <h1>Apache Apex <small>(incubating)</small></h1> + <h1>Apache Apex</h1> <p>Industryâs only open source, enterprise-grade unified stream and batch processing engine.</p> <p> <a class="btn btn-info btn-lg" href="http://incubator.apache.org/projects/apex.html" role="button">Incubation Status Page</a>
