GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/2922
[ZEPPELIN-3403] Zeppelin documentation not pointing to correct url
### What is this PR for?
Zeppelin documentation not pointing to correct URL.
Zeppelin documentation is redirecting to
http://zeppelin.apache.org/docs//index.html and this URL doesn't exist.
The available doc for 0.8.0 is
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/index.html
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
* [ZEPPELIN-3403](https://issues.apache.org/jira/browse/ZEPPELIN-3403)
### Questions:
* Does the licenses files need update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3403
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2922.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 #2922
----
commit beb2277dc1d51691ddd88d86f62c4896c612e3b9
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date: 2018-04-12T07:34:16Z
ZEPPELIN-3403: Zeppelin documentation not pointing to correct url
Change-Id: Id34af509e63bf633e86e2d09173e5326baaefcb4
----
---