GitHub user StephanEwen opened a pull request:

    https://github.com/apache/flink/pull/5586

    [FLINK-8791] [docs] Fix documentation about configuring dependencies

    This fixes the incorrect docs currently under [Linking with 
Flink](https://ci.apache.org/projects/flink/flink-docs-master/dev/linking_with_flink.html)
 and [Linking with Optional 
Modules](https://ci.apache.org/projects/flink/flink-docs-master/dev/linking.html)
    
    This adds redirects from the two old incorrect pages to the new correct 
page.
    
    /cc @twalthr and @alpinegizmo happy to hear your thoughts.
    
    For any corrections to spelling errors and formatting fixes, could you add 
a pull request against my pull request branch 
(https://github.com/StephanEwen/incubator-flink/tree/docs_dependencies)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/StephanEwen/incubator-flink docs_dependencies

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

    https://github.com/apache/flink/pull/5586.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 #5586
    
----
commit 2bdda86170c25d0a9fadca65d33077b53b0734fc
Author: Stephan Ewen <sewen@...>
Date:   2018-02-26T15:41:24Z

    [FLINK-8791] [docs] Fix documentation about configuring dependencies

----


---

Reply via email to