You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2016/04/01 03:34:10 UTC

kylin git commit: KYLIN-1554 fix link for terminology.html from concepts.html

Repository: kylin
Updated Branches:
  refs/heads/document 175ba56bd -> 4608698bc


KYLIN-1554 fix link for terminology.html from concepts.html

Signed-off-by: lidongsjtu <li...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4608698b
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4608698b
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/4608698b

Branch: refs/heads/document
Commit: 4608698bc934a940121348268b50cc8b47329c75
Parents: 175ba56
Author: John Zhao <yu...@ebay.com>
Authored: Thu Mar 31 13:05:18 2016 -0700
Committer: lidongsjtu <li...@apache.org>
Committed: Fri Apr 1 09:33:19 2016 +0800

----------------------------------------------------------------------
 website/_docs/gettingstarted/concepts.md   | 4 ++--
 website/_docs15/gettingstarted/concepts.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/4608698b/website/_docs/gettingstarted/concepts.md
----------------------------------------------------------------------
diff --git a/website/_docs/gettingstarted/concepts.md b/website/_docs/gettingstarted/concepts.md
index b79ca0f..49d5efa 100644
--- a/website/_docs/gettingstarted/concepts.md
+++ b/website/_docs/gettingstarted/concepts.md
@@ -6,7 +6,7 @@ permalink: /docs/gettingstarted/concepts.html
 ---
  
 Here are some basic technical concepts used in Apache Kylin, please check them for your reference.
-For terminology in domain, please refer to: [Terminology](terminology.md)
+For terminology in domain, please refer to: [Terminology](terminology.html)
 
 ## CUBE
 * __Table__ - This is definition of hive tables as source of cubes, which must be synced before building cubes.
@@ -60,4 +60,4 @@ For terminology in domain, please refer to: [Terminology](terminology.md)
 ## JOB ACTION
 * __RESUME__ - Once a job in ERROR status, this action will try to restore it from latest successful point.
 * __DISCARD__ - No matter status of a job is, user can end it and release resources with DISCARD action.
-![](/images/docs/concepts/JobAction.png)
\ No newline at end of file
+![](/images/docs/concepts/JobAction.png)

http://git-wip-us.apache.org/repos/asf/kylin/blob/4608698b/website/_docs15/gettingstarted/concepts.md
----------------------------------------------------------------------
diff --git a/website/_docs15/gettingstarted/concepts.md b/website/_docs15/gettingstarted/concepts.md
index af46c6c..e2a1a9c 100644
--- a/website/_docs15/gettingstarted/concepts.md
+++ b/website/_docs15/gettingstarted/concepts.md
@@ -7,7 +7,7 @@ since: v1.2
 ---
  
 Here are some basic technical concepts used in Apache Kylin, please check them for your reference.
-For terminology in domain, please refer to: [Terminology](terminology.md)
+For terminology in domain, please refer to: [Terminology](terminology.html)
 
 ## CUBE
 * __Table__ - This is definition of hive tables as source of cubes, which must be synced before building cubes.
@@ -61,4 +61,4 @@ For terminology in domain, please refer to: [Terminology](terminology.md)
 ## JOB ACTION
 * __RESUME__ - Once a job in ERROR status, this action will try to restore it from latest successful point.
 * __DISCARD__ - No matter status of a job is, user can end it and release resources with DISCARD action.
-![](/images/docs/concepts/JobAction.png)
\ No newline at end of file
+![](/images/docs/concepts/JobAction.png)