You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2019/01/30 14:50:54 UTC

[kylin] branch document updated: minor, update doc index page

This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
     new 63c15bb  minor, update doc index page
63c15bb is described below

commit 63c15bb7dae93795f905ce82dbe37f2cfa59d554
Author: shaofengshi <sh...@apache.org>
AuthorDate: Wed Jan 30 22:50:44 2019 +0800

    minor, update doc index page
---
 website/_docs/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/_docs/index.md b/website/_docs/index.md
index 4762913..bb6cd8e 100644
--- a/website/_docs/index.md
+++ b/website/_docs/index.md
@@ -11,7 +11,7 @@ Welcome to Apache Kylin™: Extreme OLAP Engine for Big Data
 
 Apache Kylin™ is an open source Distributed Analytics Engine designed to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets.
 
-This is the document for the latest released version (v2.5). Document of prior versions: 
+This is the document for the latest released version (v2.5 & v2.6). Document of prior versions: 
 * [v2.4 document](/docs24)
 * [v2.3 document](/docs23)
 * [v2.1 and v2.2 document](/docs21/)
@@ -33,7 +33,7 @@ Tutorial
 2. [Web Interface](tutorial/web.html)
 3. [Cube Wizard](tutorial/create_cube.html)
 4. [Cube Build and Job Monitoring](tutorial/cube_build_job.html)
-5. [SQL reference: by Apache Calcite](tutorial/sql_reference.html)
+5. [SQL reference](tutorial/sql_reference.html)
 6. [Build Cube with Streaming Data](tutorial/cube_streaming.html)
 7. [Build Cube with Spark Engine](tutorial/cube_spark.html)
 8. [Cube Build Tuning](tutorial/cube_build_performance.html)