Repository: incubator-hivemall Updated Branches: refs/heads/master c4d4511d5 -> ed0d139be
Close #32: Fix the link to license file in README.md Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/ed0d139b Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/ed0d139b Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/ed0d139b Branch: refs/heads/master Commit: ed0d139bea229183b286d36bf29cd027eb889634 Parents: c4d4511 Author: Akira Ajisaka <[email protected]> Authored: Sat Jan 28 22:46:09 2017 +0900 Committer: myui <[email protected]> Committed: Sat Jan 28 22:46:09 2017 +0900 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/ed0d139b/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index dafd75e..df3fb8c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Apache Hivemall: Hive scalable machine learning library ======================================================= [](https://travis-ci.org/apache/incubator-hivemall) [](http://hivemall.incubator.apache.org/userguide/) -[](https://github.com/myui/hivemall/blob/master/LICENSE) +[](https://github.com/apache/incubator-hivemall/blob/master/LICENSE) [](https://coveralls.io/github/apache/incubator-hivemall?branch=master) [](https://twitter.com/ApacheHivemall)
