GitHub user AhyoungRyu opened a pull request:

    https://github.com/apache/zeppelin/pull/2208

    [HOTFIX][gh-pages] Fix Maven web link for INTERPRETER type pkg

    ### What is this PR for?
    In current https://zeppelin.apache.org/helium_packages.html page, 
`INTERPRETER` type package web link is wrong. It should point Maven web link 
not npm. So I fixed it. 
    
    ### What type of PR is it?
    Hot Fix
    
    ### What is the Jira issue?
    N/A
    
    ### How should this be tested?
    Run the website(`gh-pages`) locally as described in 
[here](https://github.com/apache/zeppelin/tree/gh-pages#run-website) and click 
any `INTERPRETER` type of package name.
    
    ### Screenshots (if appropriate)
     - Before 
    
![maven_link_before](https://cloud.githubusercontent.com/assets/10060731/24534152/17780970-1607-11e7-82ef-8876590477b8.gif)
    
     - After
    
![maven_link_after](https://cloud.githubusercontent.com/assets/10060731/24534153/197ab100-1607-11e7-92a9-1718f0e5b9cb.gif)
    
    ### 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/zeppelin fix/mavenLink

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2208.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 #2208
    
----
commit 9fdb50b5506b3a9b90690ed08a5e17b25b0490b8
Author: AhyoungRyu <fbdkdu...@hanmail.net>
Date:   2017-03-31T02:37:11Z

    Fix maven serach link for INTERPRETER type pkg

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to