Rahul Mahindrakar created FLINK-1448:
----------------------------------------
             Summary: Documentation Clone your repository Link is wrong
                 Key: FLINK-1448
                 URL: 
https://issues.apache.org/jira/browse/FLINK-1448             Project: Flink
          Issue Type: Improvement
          Components: Documentation
            Reporter: Rahul Mahindrakar
            Priority: Trivial
Hi 
http://flink.apache.org/how-to-contribute.htmlStates 
---
Next, clone your repository fork to your local machine.
git clone 
https://github.com/<your-user-name>/incubator-flink.git
--
However due to change in status of the project from incubation this is wrong now
It should point to
git clone 
https://github.com/<your-user-name>/flink.git
Rahul Mahindrakar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)