GitHub user conker84 opened a pull request:
https://github.com/apache/zeppelin/pull/2702
[ZEPPELIN-3101] updated network label, added link to network display in
index.md
### What is this PR for?
The docs index must show the reference to the network visualization as for
the the other types
### What type of PR is it?
[Improvement]
### Todos
* [x] - Add missing link
### What is the Jira issue?
[ZEPPELIN-3101](https://issues.apache.org/jira/projects/ZEPPELIN/issues/ZEPPELIN-3101)
### How should this be tested?
1. cd `docs/`
2. build: `bundle exec jekyll build --safe`
3. check the link is present
### Screenshots (if appropriate)
### 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/conker84/zeppelin graph-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2702.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 #2702
----
commit 58d58cc4c7df0276d32a607e91a92e67b3f24c09
Author: Andrea Santurbano <[email protected]>
Date: 2017-12-05T17:43:47Z
updated network label, added link to network display in index.md
----
---