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 2016/03/16 10:21:14 UTC

kylin git commit: fix broken link

Repository: kylin
Updated Branches:
  refs/heads/document a7502ea6e -> a0f6d133b


fix broken link


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

Branch: refs/heads/document
Commit: a0f6d133bd4cb5d9fee97989f5b299a537f1427a
Parents: a7502ea
Author: shaofengshi <sh...@apache.org>
Authored: Wed Mar 16 17:21:08 2016 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Wed Mar 16 17:21:08 2016 +0800

----------------------------------------------------------------------
 website/_docs15/tutorial/create_cube.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/a0f6d133/website/_docs15/tutorial/create_cube.md
----------------------------------------------------------------------
diff --git a/website/_docs15/tutorial/create_cube.md b/website/_docs15/tutorial/create_cube.md
index 8626e4a..c50c846 100644
--- a/website/_docs15/tutorial/create_cube.md
+++ b/website/_docs15/tutorial/create_cube.md
@@ -100,16 +100,16 @@ Before create a cube, need define a data model. The data model defines the star
 After the data model be created, you can start to create cube. 
 
 Click `Model` in top bar, and then click `Models` tab. Click `+New` button, in the drop-down list select `New Cube`.
-
     ![]( /images/tutorial/1.5/Kylin-Cube-Creation-Tutorial/7 new-cube.png)
 
+
 **Step 1. Cube Info**
 
 Select the data model, enter the cube name; Click `Next` to enter the next step.
 
 You can use letters, numbers and '_' to name your cube (blank space in name is not allowed). `Notification List` is a list of email addresses which be notified on cube job success/failure.
-
     ![]( /images/tutorial/1.5/Kylin-Cube-Creation-Tutorial/7 cube-info.png)
+    
 
 **Step 2. Dimensions**