Added learn more button Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/f443c065 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/f443c065 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/f443c065
Branch: refs/heads/master Commit: f443c065ad6fc71550526dacd1b47a1f78b11f94 Parents: 77d783a Author: myui <[email protected]> Authored: Mon Oct 24 11:34:56 2016 +0900 Committer: myui <[email protected]> Committed: Mon Oct 24 11:34:56 2016 +0900 ---------------------------------------------------------------------- src/site/xdoc/index.xml.vm | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/f443c065/src/site/xdoc/index.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index 2dedfca..816d8f8 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -28,6 +28,7 @@ <body> <div class="alert alert-info" role="alert"> <strong>Info:</strong> We are now in the process of migrating the project repository from <a href="https://github.com/myui/hivemall">Github</a> to <a href="https://github.com/apache/incubator-hivemall">Apache Incubator</a>. + <a href="/userguide/index.html"><button class="btn btn-primary" type="button">Learn more</button></a> </div> <div id="carousel-main" class="row"> <div id="screenshots-carousel" class="carousel slide span10">
