You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemall.apache.org by my...@apache.org on 2017/04/24 10:29:05 UTC

incubator-hivemall git commit: Fixed gitbook index

Repository: incubator-hivemall
Updated Branches:
  refs/heads/master f538c891f -> c65a2ea11


Fixed gitbook index


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

Branch: refs/heads/master
Commit: c65a2ea117b59ed62dc811b4a26af0ca1aed6c76
Parents: f538c89
Author: myui <yu...@gmail.com>
Authored: Mon Apr 24 19:28:55 2017 +0900
Committer: myui <yu...@gmail.com>
Committed: Mon Apr 24 19:28:55 2017 +0900

----------------------------------------------------------------------
 docs/gitbook/SUMMARY.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/c65a2ea1/docs/gitbook/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/gitbook/SUMMARY.md b/docs/gitbook/SUMMARY.md
index fe109ec..b31018c 100644
--- a/docs/gitbook/SUMMARY.md
+++ b/docs/gitbook/SUMMARY.md
@@ -158,7 +158,7 @@
 
 * [Lat/Lon functions](geospatial/latlon.md)
 
-## Part XI - Hivemall on Spark
+## Part XII - Hivemall on Spark
 
 * [Getting Started](spark/getting_started/README.md)
     * [Installation](spark/getting_started/installation.md)
@@ -173,7 +173,7 @@
     * [Top-k Join processing](spark/misc/topk_join.md)
     * [Other utility functions](spark/misc/functions.md)
 
-## Part XII - External References
+## Part XIII - External References
 
 * [Hivemall on Apache Spark](https://github.com/maropu/hivemall-spark)
 * [Hivemall on Apache Pig](https://github.com/daijyc/hivemall/wiki/PigHome)