Repository: incubator-geode Updated Branches: refs/heads/asf-site efb0f5ee1 -> 1629b7b58
Updating community links Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1629b7b5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1629b7b5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/1629b7b5 Branch: refs/heads/asf-site Commit: 1629b7b586051671c4c609cc1a78f256baebb3ec Parents: efb0f5e Author: Roman Shaposhnik <[email protected]> Authored: Mon May 11 12:02:31 2015 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Mon May 11 12:02:31 2015 -0700 ---------------------------------------------------------------------- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1629b7b5/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 03a7b98..c123aad 100644 --- a/index.html +++ b/index.html @@ -74,26 +74,26 @@ <h3>Community</h3> <p>Here is how to get in touch with other users and contributors of the Apache Geode (incubating) community:</p> - <ul> + <ul> <li> -Contributors: [email protected] +Contributors: <a href="http://mail-archives.apache.org/mod_mbox/incubator-geode-dev/">[email protected]</a> (<a href="mailto:[email protected]">subscribe</a>, - <a href="mailto:[email protected]">unsubscribe</a>) + <a href="mailto:[email protected]"> unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-geode-dev/"> archive</a>) </li> <li> -JIRA notifications: [email protected] +JIRA notifications: <a href="http://mail-archives.apache.org/mod_mbox/incubator-geode-issues/">[email protected]</a> (<a href="mailto:[email protected]">subscribe</a>, - <a href="mailto:[email protected]">unsubscribe</a>) + <a href="mailto:[email protected]"> unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-geode-issues/"> archive</a>) </li> <li> -Commits: [email protected] - (<a href="mailto:[email protected]">subscribe</a>, <a href="mailto:[email protected]">unsubscribe</a>) +Commits: <a href="http://mail-archives.apache.org/mod_mbox/incubator-geode-commits/">[email protected]</a> + (<a href="mailto:[email protected]">subscribe</a>, <a href="mailto:[email protected]"> unsubscribe</a>,<a href="http://mail-archives.apache.org/mod_mbox/incubator-geode-commits/"> archive</a>) </li> <li>User questions at <a href="http://stackoverflow.com/questions/tagged/geode+or+gemfire" target="_blank">Stack Overflow</a></li> <li>We use the <a href="https://issues.apache.org/jira/browse/GEODE" target="_blank">Apache Geode JIRA for issue tracking</a></li> <li>For other ways to contribute, see the <a href="/community/">Apache Geode (incubating) community page</a></li> </ul> - </div> + </div> <div class="nextstep"> <h3>Contributors</h3>
