Updated links
Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/77d783ad Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/77d783ad Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/77d783ad Branch: refs/heads/master Commit: 77d783adefe2400ffffed4841ef99b88b3b515d0 Parents: 34c2b0b Author: myui <[email protected]> Authored: Sun Oct 23 04:45:55 2016 +0900 Committer: myui <[email protected]> Committed: Sun Oct 23 04:45:55 2016 +0900 ---------------------------------------------------------------------- README.md | 4 ++-- src/site/site.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/77d783ad/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 66e72d4..75ad6cd 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Hivemall: Hive scalable machine learning library [](https://github.com/myui/hivemall/blob/master/LICENSE) [](https://coveralls.io/github/myui/hivemall) -**News:** Hivemall joins [Apache Incubator](http://incubator.apache.org/projects/hivemall.html)! :tada: Currently in the process of moving the project repository to ASF. -[](http://incubator.apache.org/projects/hivemall.html) +**News:** Hivemall joins [Apache Incubator](http://hivemall.incubator.apache.org/)! :tada: Currently in the process of moving the project repository to ASF. +[](http://hivemall.incubator.apache.org/) Hivemall is a scalable machine learning library that runs on Apache Hive. Hivemall is designed to be scalable to the number of training instances as well as the number of training features. http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/77d783ad/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 8a20d84..3a673ed 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -80,6 +80,7 @@ <item name="Licenses" href="/license.html" /> <item name="Team" href="/team-list.html" /> <item name="Powered By" href="/poweredby.html" /> + <item name="Incubation Status" href="http://incubator.apache.org/projects/hivemall.html" /> </menu> <menu name="Documentation">
