[GitHub] zeppelin pull request #2494: Broken link on Apache Zeppelin website

2017-07-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


[GitHub] zeppelin issue #2494: Broken link on Apache Zeppelin website

2017-07-14 Thread krishna-pandey
Github user krishna-pandey commented on the issue:

https://github.com/apache/zeppelin/pull/2494
  
I have also logged this issue as 
[ZEPPELIN-2783](https://issues.apache.org/jira/browse/ZEPPELIN-2783)


---
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.
---


[GitHub] zeppelin issue #2494: Broken link on Apache Zeppelin website

2017-07-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue:

https://github.com/apache/zeppelin/pull/2494
  
Merge to gh-pages and deploy as a hotfix.


---
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.
---


Re: Broken link on Apache Zeppelin website

2017-07-14 Thread moon soo Lee
Thanks for reporting the problem

Made a patch https://github.com/apache/zeppelin/pull/2494

Will deploy soon.

Thanks,
moon

On Sat, Jul 15, 2017 at 12:54 AM Krishna Pandey 
wrote:

> Hi All,
>
> Whenever we raise a Pull Request for Apache Zeppelin, we are presented with
> a helping Questionnaire. One such question is below which points to
> Contribution guide.
>
> ### What is this PR for?
> A few sentences describing the overall goals of the pull request's commits.
> First time? Check out the contributing guide -
> https://zeppelin.apache.org/
> contribution/contributions.html
> 
>
>
> When you land on the webpage following the above link and click Community
> drop-down list on top menu and then click "Contributors" link, it throws a
> HTTP 404 error "The requested URL /contribution/community.html was not
> found on this server."
>
> Thanks,
> Krishna Pandey
>


[GitHub] zeppelin pull request #2494: Broken link on Apache Zeppelin website

2017-07-14 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request:

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

Broken link on Apache Zeppelin website

### What is this PR for?
problem reported

https://lists.apache.org/thread.html/ad0ccb80a9c4adc404801b4752ff1cb939759c912ce04671c6a40163@%3Cdev.zeppelin.apache.org%3E

### What type of PR is it?
Hot Fix

### Todos
* [x] - Make link absolute


### 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_fix-community-link

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

https://github.com/apache/zeppelin/pull/2494.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 #2494


commit 0b2f888adcc843c1e6ef8c900eef1d0e10f1c662
Author: Lee moon soo <m...@apache.org>
Date:   2017-07-15T00:40:45Z

Make community link absolute




---
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.
---


Broken link on Apache Zeppelin website

2017-07-14 Thread Krishna Pandey
Hi All,

Whenever we raise a Pull Request for Apache Zeppelin, we are presented with
a helping Questionnaire. One such question is below which points to
Contribution guide.

### What is this PR for?
A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contributing guide - https://zeppelin.apache.org/
contribution/contributions.html


When you land on the webpage following the above link and click Community
drop-down list on top menu and then click "Contributors" link, it throws a
HTTP 404 error "The requested URL /contribution/community.html was not
found on this server."

Thanks,
Krishna Pandey