Repository: apex-site Updated Branches: refs/heads/master 75a92906e -> 295caac35
Encode parentheses in link to keep renderer happy. Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/295caac3 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/295caac3 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/295caac3 Branch: refs/heads/master Commit: 295caac355fdd5e528da5653f8153265bdca229f Parents: 75a9290 Author: Thomas Weise <[email protected]> Authored: Wed Aug 17 13:58:09 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Wed Aug 17 13:58:09 2016 -0700 ---------------------------------------------------------------------- src/md/community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/295caac3/src/md/community.md ---------------------------------------------------------------------- diff --git a/src/md/community.md b/src/md/community.md index 54d7193..92beeea 100644 --- a/src/md/community.md +++ b/src/md/community.md @@ -25,7 +25,7 @@ List of organizations using Apache Apex is available at [Powered by Apex](/power # Contributing -Looking for ideas to get involved? Please see [JIRA tickets for newcomers](https://issues.apache.org/jira/issues/?jql=project%20in%20(APEXCORE%2C%20APEXMALHAR)%20and%20labels%20%3D%20newbie) and pick a ticket. Please also sign up to the dev mailing list and JIRA. +Looking for ideas to get involved? Please see [JIRA tickets for newcomers](https://issues.apache.org/jira/issues/?jql=project%20in%20%28APEXCORE%2C%20APEXMALHAR%29%20and%20labels%20%3D%20newbie) and pick a ticket. Please also sign up to the dev mailing list and JIRA. **To learn more about contributing to the project, [check out the contributing guidelines](/contributing.html).**
