Repository: incubator-hivemall Updated Branches: refs/heads/remove-migrating-repo-alert [created] d05538b57
HIVEMALL-22: Remove migrating repository alert Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/d05538b5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/d05538b5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/d05538b5 Branch: refs/heads/remove-migrating-repo-alert Commit: d05538b575559ef3b472c2bca1a6cb32f53d5b3a Parents: 72d6a62 Author: Lewuathe <[email protected]> Authored: Fri Dec 2 19:06:49 2016 +0900 Committer: Lewuathe <[email protected]> Committed: Fri Dec 2 19:06:49 2016 +0900 ---------------------------------------------------------------------- src/site/xdoc/index.xml.vm | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/d05538b5/src/site/xdoc/index.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index 816d8f8..34d0d57 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -26,10 +26,6 @@ <script src="js/misc.js" type="text/javascript"/> </head> <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"> <!-- Carousel items -->
