Skip to content

Commit 7dc0b95

Browse files
committed
Add writingzeppelinapplication.md to index.md
1 parent 867facb commit 7dc0b95

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/_includes/themes/zeppelin/_navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<li role="separator" class="divider"></li>
105105
<li class="title"><span><b>Contibute</b><span></li>
106106
<li><a href="{{BASE_PATH}}/development/writingzeppelininterpreter.html">Writing Zeppelin Interpreter</a></li>
107-
<li><a href="{{BASE_PATH}}/development/writingzeppelinapplication.html">Writing Zeppelin Application</a></li>
107+
<li><a href="{{BASE_PATH}}/development/writingzeppelinapplication.html">Writing Zeppelin Application (Experimental)</a></li>
108108
<li><a href="{{BASE_PATH}}/development/howtocontribute.html">How to contribute (code)</a></li>
109109
<li><a href="{{BASE_PATH}}/development/howtocontributewebsite.html">How to contribute (website)</a></li>
110110
</ul>

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@ Join to our [Mailing list](https://zeppelin.apache.org/community.html) and repor
169169
* [Notebook Authorization](./security/notebook_authorization.html)
170170
* [Interpreter & Data Resource Authorization](./security/interpreter_authorization.html)
171171
* Contribute
172-
* [Writing a new Interpreter](./development/writingzeppelininterpreter.html)
172+
* [Writing Zeppelin Interpreter](./development/writingzeppelininterpreter.html)
173+
* [Writing Zeppelin Application (Experimental)](./development/writingzeppelinapplication.html)
173174
* [How to contribute (code)](./development/howtocontribute.html)
174175
* [How to contribute (documentation website)](./development/howtocontributewebsite.html)
175176

0 commit comments

Comments
 (0)