GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/3211
[ZEPPELIN-3836] update website url rewrite rule for 0.8.0 release
### What is this PR for?
`https://zeppelin.apache.org/docs/latest` supposed to point latest release
version documentation. But it currently points 0.7.3 version doc, instead of
0.8.0.
### What type of PR is it?
Fix
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3836
### 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/Leemoonsoo/zeppelin
gh-pages-rewrite_rule_for_0.8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3211.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 #3211
----
commit 9f01b45b56fb53c066119b82a85952b0139b8f0e
Author: Lee moon soo <leemoonsoo@...>
Date: 2018-10-30T22:53:01Z
update website url rewrite rule for 0.8.0 doc
----
---