This is an automated email from the ASF dual-hosted git repository.
myui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hivemall.git
The following commit(s) were added to refs/heads/master by this push:
new 37293f6 Fixed links
37293f6 is described below
commit 37293f64789fbf94d83560374610c1e12db6988c
Author: Makoto Yui <[email protected]>
AuthorDate: Mon Mar 18 18:43:50 2019 +0900
Fixed links
---
src/site/site.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index 52d7007..9cd0a4a 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -76,7 +76,7 @@
<item name="Home" href="/index.html" />
<item name="Download" href="/download.html" />
<item name="Licenses" href="/licenses.html" />
- <item name="Team" href="/team-list.html" />
+ <item name="Team" href="/team.html" />
<item name="Powered By" href="/poweredby.html" />
<item name="Incubation Status"
href="http://incubator.apache.org/projects/hivemall.html" />
</menu>
@@ -89,7 +89,7 @@
</menu>
<menu name="Get Involved">
- <item name="Mailing Lists" href="/mail-lists.html" />
+ <item name="Mailing Lists" href="/mailing-lists.html" />
<item name="Issues (Jira)"
href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" />
<item name="Source (Git)" href="/repository.html" />
<item name="Travis CI"
href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" />