GitHub user AhyoungRyu opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/679
Fix dead link and add table tab to Zeppelin Configuration section:
docs/install/install.md
### What is this PR for?
As mentioned at
[ZEPPELIN-638](https://issues.apache.org/jira/browse/ZEPPELIN-638), there is a
dead link in `docs/install/install.md`. So I fixed it. Plus, I also add a table
tab to **Zeppelin Configuration** section because current one is not good to
look.
### What type of PR is it?
Improvement | Documentation
### Todos
* [x] - Fix dead link
* [x] - Add table tab to Zeppelin Configuration section
### Is there a relevant Jira issue?
[ZEPPELIN-638](https://issues.apache.org/jira/browse/ZEPPELIN-638) (only
for fixing dead link)
### How should this be tested?
After applying this PR, you can check this page `Quick Start` -> `Install`
at Zeppelin documentation.
### Screenshots (if appropriate)
* Before

* After

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AhyoungRyu/incubator-zeppelin ZEPPELIN-638
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/679.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #679
----
commit 17ea00eacab9948d596947f04f872eaa84ecf65d
Author: Ryu Ah young <[email protected]>
Date: 2016-01-29T05:37:45Z
Fix dead link and add table tab to Zeppelin Configuration section
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---