Repository: apex-site Updated Branches: refs/heads/master ad8ec758b -> 1c18078e3
Fix meetup link, remove exta heading. Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/1c18078e Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/1c18078e Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/1c18078e Branch: refs/heads/master Commit: 1c18078e39991ac969946d4dc6f6ded45362f89b Parents: ad8ec75 Author: Thomas Weise <[email protected]> Authored: Mon Aug 15 10:16:05 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Mon Aug 15 10:16:05 2016 -0700 ---------------------------------------------------------------------- src/md/community.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/1c18078e/src/md/community.md ---------------------------------------------------------------------- diff --git a/src/md/community.md b/src/md/community.md index 00dc53b..f977b51 100644 --- a/src/md/community.md +++ b/src/md/community.md @@ -11,7 +11,7 @@ The following mailing lists are available for Apex. ## Meetup Groups -To see upcoming meetup events, please visit the [announcements page](/announcements.html). Full list of Apache Apex meetup groups is available at [Apache Apex Meetup Groups](http://apache-apex.meetup.com/) +To see upcoming meetup events, please visit the [announcements page](/announcements.html). Full list of Apache Apex meetup groups is available at [Apache Apex Meetup Groups](http://www.meetup.com/pro/apacheapex/) ## People @@ -33,8 +33,6 @@ The Apex Project is made up of two repositories: - [Apex Core](https://github.com/apache/apex-core) - The core of the Apex platform. - [Apex Malhar](https://github.com/apache/apex-malhar) - Community-driven set of open-source "operators" and utilities for use in your Apex applications. -## Malhar contribution - If you are new to the project and thinking about contributing, Apex Malhar is a good place to start. To make contributions to this module, please [follow these guidelines](/malhar-contributing.html). ## Release Process
