Repository: apex-site Updated Branches: refs/heads/asf-site f81324d5d -> e07d6301d
from 1c18078e39991ac969946d4dc6f6ded45362f89b Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/e07d6301 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/e07d6301 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/e07d6301 Branch: refs/heads/asf-site Commit: e07d6301dfb3ff77f9b66336eba418011523f9e9 Parents: f81324d Author: Thomas Weise <[email protected]> Authored: Mon Aug 15 10:16:18 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Mon Aug 15 10:16:18 2016 -0700 ---------------------------------------------------------------------- content/community.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/e07d6301/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 5f19b42..c542522 100644 --- a/content/community.html +++ b/content/community.html @@ -84,7 +84,7 @@ <li><a href="mailto:[email protected]">[email protected]</a> is for reporting security related issues with Apex. It is a private list to discuss security related issues. Please post potential security vulnerabilities to this list so that they can be investigated and fixed before the vulnerabilities are published to the public. You can post to the list without subscribing to it.</li> </ul> <h2 id="meetup-groups">Meetup Groups</h2> -<p>To see upcoming meetup events, please visit the <a href="/announcements.html">announcements page</a>. Full list of Apache Apex meetup groups is available at <a href="http://apache-apex.meetup.com/">Apache Apex Meetup Groups</a></p> +<p>To see upcoming meetup events, please visit the <a href="/announcements.html">announcements page</a>. Full list of Apache Apex meetup groups is available at <a href="http://www.meetup.com/pro/apacheapex/">Apache Apex Meetup Groups</a></p> <h2 id="people">People</h2> <p><a href="/people.html">List of committers</a></p> <h2 id="powered-by-apex">Powered By Apex</h2> @@ -96,7 +96,6 @@ <li><a href="https://github.com/apache/apex-core">Apex Core</a> - The core of the Apex platform.</li> <li><a href="https://github.com/apache/apex-malhar">Apex Malhar</a> - Community-driven set of open-source "operators" and utilities for use in your Apex applications.</li> </ul> -<h2 id="malhar-contribution">Malhar contribution</h2> <p>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 <a href="/malhar-contributing.html">follow these guidelines</a>.</p> <h2 id="release-process">Release Process</h2> <p>To learn more about the release process for Apex, <a href="/release.html">check out the release guidelines</a>.</p>
