From 0b792941ffe0b17ffe5a215feb1128d128847884 Mon Sep 17 00:00:00 2001 From: Ryu Ah young Date: Fri, 30 Oct 2015 14:10:36 +0900 Subject: [PATCH 1/2] ZEPPELIN-376 http://zeppelin.incubator.apache.org/docs/dynamicform.html points to null link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a5245e60a4f..70aade69db3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -81,7 +81,7 @@ Zeppelin can dynamically create some input forms into your notebook. -Learn more about [Dynamic Forms](./docs/dynamicform.html). +Learn more about [Dynamic Forms](./docs/manual/dynamicform.html).
From f44d46ae4ed78348ced79dd992c6fa2e63bfc444 Mon Sep 17 00:00:00 2001 From: Ryu Ah young Date: Fri, 30 Oct 2015 16:09:12 +0900 Subject: [PATCH 2/2] fix http://zeppelin.incubator.apache.org/docs/display.html link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 70aade69db3..433912a8eac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -71,7 +71,7 @@ With simple drag and drop Zeppelin aggeregates the values and display them in pi -Learn more about Zeppelin's [Display system](./docs/display.html). +Learn more about Zeppelin's Display system. ( [text](./docs/displaysystem/display.html), [html](./docs/displaysystem/display.html#html), [table](./docs/displaysystem/table.html), [angular](./docs/displaysystem/angular.html) )