SAMOA-41: Update main page
Project: http://git-wip-us.apache.org/repos/asf/incubator-samoa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samoa/commit/cc238f7a Tree: http://git-wip-us.apache.org/repos/asf/incubator-samoa/tree/cc238f7a Diff: http://git-wip-us.apache.org/repos/asf/incubator-samoa/diff/cc238f7a Branch: refs/heads/gh-pages Commit: cc238f7aafa109736fccc8323d2a46b88ff80b51 Parents: 7d3069f Author: Gianmarco De Francisci Morales <[email protected]> Authored: Tue Jul 21 14:58:13 2015 +0300 Committer: Gianmarco De Francisci Morales <[email protected]> Committed: Tue Jul 21 14:58:13 2015 +0300 ---------------------------------------------------------------------- index.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/cc238f7a/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index b41b4bd..cb1727e 100644 --- a/index.html +++ b/index.html @@ -13,9 +13,9 @@ <h1>Apache SAMOA</h1> <h2>Scalable Advanced Massive Online Analysis</h2> - <h3>Apache SAMOA is currently undergoing Incubation at the Apache Software Foundation. - </br>Last release before entering incubation/not at Apache: <a href="https://github.com/yahoo/samoa/releases">Release 0.2.0</a> ! - </br>View on <a href=" https://github.com/apache/incubator-samoa">GitHub<small>Apache SAMOA</small></a> + <h3>Apache SAMOA is currently undergoing incubation at the Apache Software Foundation. + </br>Latest source release: <a href="https://www.apache.org/dist/incubator/samoa/0.3.0-incubating"> 0.3.0-incubating</a> + </br>View on <a href=" https://github.com/apache/incubator-samoa">GitHub</a>. </h3> <div id="slideshow"> <img src="images/slideshow/runtime.png" alt="Apache SAMOA" class="slide active" height= "300" /> @@ -24,8 +24,7 @@ <section id="tutorial" class="next-steps"> <h1><a href="http://incubator.apache.org/"><img style="max-width:55%;border:0px solid black;"src="http://incubator.apache.org/images/egg-logo.png" alt="Apache Incubator"> - </a>Apache SAMOA is a distributed streaming machine learning (ML) framework that contains a - programing abstraction for distributed streaming ML algorithms.</h1> + </a>Apache SAMOA is a distributed streaming machine learning (ML) framework that contains a programing abstraction for distributed streaming ML algorithms.</h1> <h2>Apache SAMOA enables development of new ML algorithms without directly dealing with the complexity of underlying distributed stream processing engines (DSPEe, such as Apache Storm, Apache S4, and Apache Samza). Apache SAMOA users can develop distributed streaming ML algorithms once and execute them on multiple DSPEs.</h2> @@ -80,7 +79,7 @@ <section class="tutorial"> <h1>API Javadoc Reference</h1> - <h2><a href="http://samoa.incubator.apache.org/docs/api/">http://samoa.incubator.apache.org/docs/api</a></h2> + <h2><a href="./documentation/api/current">http://samoa.incubator.apache.org/documentation/api/current</a></h2> <h1>Mailing list</h1> <h2>Development mailing list
