Repository: flink-web Updated Branches: refs/heads/asf-site 0f490d909 -> dafb7f819
[FLINK-3457] Link to Apache Flink meetups from the 'Community' section of the website Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/22357997 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/22357997 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/22357997 Branch: refs/heads/asf-site Commit: 22357997364bfd800165d7785945cf38e23df1dc Parents: 0f490d9 Author: Gabor Horvath <[email protected]> Authored: Tue Feb 23 22:46:23 2016 +0100 Committer: Ufuk Celebi <[email protected]> Committed: Mon Feb 20 15:59:03 2017 +0100 ---------------------------------------------------------------------- _includes/navbar.html | 5 ----- community.md | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/22357997/_includes/navbar.html ---------------------------------------------------------------------- diff --git a/_includes/navbar.html b/_includes/navbar.html index c8adda7..0dafd0a 100755 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -72,11 +72,6 @@ <a href="https://github.com/apache/flink" target="_blank">Flink on GitHub <small><span class="glyphicon glyphicon-new-window"></span></small></a> </li> - - - - - </ul> http://git-wip-us.apache.org/repos/asf/flink-web/blob/22357997/community.md ---------------------------------------------------------------------- diff --git a/community.md b/community.md index 008848f..513b32a 100755 --- a/community.md +++ b/community.md @@ -114,6 +114,10 @@ We use JIRA to track all code related issues: [{{ site.jira }}]({{ site.jira }}) All issue activity is also mirrored to the issues mailing list. +## Meetups + +There are plenty of meetups on [meetup.com](http://www.meetup.com/topics/apache-flink/) featuring Flink. + ## Source Code ### Main source repositories
