Repository: incubator-hivemall-site
Updated Branches:
  refs/heads/asf-site 3d1a22070 -> 7fe890f3c


Add learn more button


Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/commit/7fe890f3
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/tree/7fe890f3
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/diff/7fe890f3

Branch: refs/heads/asf-site
Commit: 7fe890f3ca7aa9fc28d20ad07f532ec5bd3268c1
Parents: 3d1a220
Author: myui <[email protected]>
Authored: Mon Oct 24 11:36:04 2016 +0900
Committer: myui <[email protected]>
Committed: Mon Oct 24 11:36:04 2016 +0900

----------------------------------------------------------------------
 index.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/7fe890f3/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index adf3a65..48cac5a 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20161023" />
+    <meta name="Date-Revision-yyyymmdd" content="20161024" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Hivemall &#x2013; Apache Hivemall</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
@@ -152,7 +152,7 @@
       <div id="breadcrumbs">
         <ul class="breadcrumb">
               
-                  <li id="publishDate">Last Published: 2016-10-23
+                  <li id="publishDate">Last Published: 2016-10-24
                       <span class="divider">|</span>
                    </li>
                   <li id="projectVersion">Version: 0.4.2-rc.2
@@ -172,6 +172,7 @@
         
 <div class="alert alert-info" role="alert">
             <b>Info:</b> We are now in the process of migrating the project 
repository from <a class="externalLink" 
href="https://github.com/myui/hivemall";>Github</a> to <a class="externalLink" 
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">

Reply via email to