Add wiki link to Community page
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/cf8a5f04 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/cf8a5f04 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/cf8a5f04 Branch: refs/heads/asf-site Commit: cf8a5f0417c4f8d0f232d903209c370e4c041e66 Parents: 76e8f7b Author: wints <[email protected]> Authored: Wed Jan 11 13:59:38 2017 +0100 Committer: Ufuk Celebi <[email protected]> Committed: Wed Jan 18 14:50:53 2017 +0100 ---------------------------------------------------------------------- community.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/cf8a5f04/community.md ---------------------------------------------------------------------- diff --git a/community.md b/community.md index 99028c9..89d993a 100755 --- a/community.md +++ b/community.md @@ -134,6 +134,10 @@ Note: Flink does not build with Oracle JDK 6. It runs with Oracle JDK 6. [dataArtisans](http://data-artisans.com) currently maintains free Apache Flink training. Their [training website](http://dataartisans.github.io/flink-training) has slides and exercises with solutions. The slides are also available on [SlideShare](http://www.slideshare.net/dataArtisans/presentations). +## Project Wiki + +The Apache Flink <a href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home" target="_blank">project wiki</a> contains a range of relevant resources for Flink users. However, some content on the wiki might be out-of-date. When in doubt, please refer to the <a href="{{ site.docs-stable }}" target="_blank">Flink documentation</a>. + ## Flink Forward Flink Forward 2015 (October 12-13, 2015) was the first conference to bring together the Apache Flink developer and user community. You can find [slides and videos](http://2015.flink-forward.org/?post_type=session) of all talks on the Flink Forward 2015 page.
