Repository: incubator-hivemall
Updated Branches:
  refs/heads/master b64b94f92 -> 79a099e98


Fix incubator logo at the bottom of site


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

Branch: refs/heads/master
Commit: be364f000f078070bef430ed4055b421360edc39
Parents: b64b94f
Author: Takuya Kitazawa <[email protected]>
Authored: Thu Apr 26 11:38:46 2018 +0900
Committer: Takuya Kitazawa <[email protected]>
Committed: Thu Apr 26 11:38:46 2018 +0900

----------------------------------------------------------------------
 src/site/site.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/be364f00/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index ac44da9..5572624 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -61,11 +61,11 @@
        <version position="left" />
 
        <poweredBy>
-               <logo name="Apache Incubator" 
href="/images/apache-incubator-logo.png" />
+               <logo name="Apache Incubator" 
href="http://incubator.apache.org/projects/hivemall.html"; 
img="/images/apache-incubator-logo.png" />
        </poweredBy>
 
        <body>
-       
+
         <!--
         <head><![CDATA[
             <link rel="stylesheet" href="/css/font-awesome.css" 
type="text/css" />

Reply via email to