GitHub user a-pagano opened a pull request:
https://github.com/apache/zeppelin/pull/2610
Fix links to zeppelin website in README
### What is this PR for?
Fixes the broken links in the README under the sections "Install binary
package" and "Build from Source" . Also changes http to https for all links to
the zeppelin website
### What type of PR is it?
[Documentation]
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-2979
### 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/a-pagano/zeppelin ZEPPELIN-2979
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2610.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 #2610
----
commit 53de6df2abb161b696c6056f4b1533d80f7e88bf
Author: Adriano Pagano <[email protected]>
Date: 2017-10-06T14:17:21Z
Fix links to zeppelin website in README
----
---