Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B9965200C24 for ; Wed, 18 Jan 2017 15:02:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B8356160B56; Wed, 18 Jan 2017 14:02:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E8C7A160B3A for ; Wed, 18 Jan 2017 15:02:45 +0100 (CET) Received: (qmail 82617 invoked by uid 500); 18 Jan 2017 14:02:45 -0000 Mailing-List: contact commits-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list commits@flink.apache.org Received: (qmail 74079 invoked by uid 99); 18 Jan 2017 14:00:13 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2017 14:00:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8A4B7F402E; Wed, 18 Jan 2017 14:00:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: uce@apache.org To: commits@flink.apache.org Date: Wed, 18 Jan 2017 14:00:44 -0000 Message-Id: <0ceb22041ad7476888c47f86077154cc@git.apache.org> In-Reply-To: <7f404cb01cdd4af5ac1587c8a9908179@git.apache.org> References: <7f404cb01cdd4af5ac1587c8a9908179@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [44/84] [abbrv] flink-web git commit: Add wiki link to Community page archived-at: Wed, 18 Jan 2017 14:02:46 -0000 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 Authored: Wed Jan 11 13:59:38 2017 +0100 Committer: Ufuk Celebi 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 project wiki 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 Flink documentation. + ## 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.