fix JIRA link on community page This closes #36
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/36d1f9ca Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/36d1f9ca Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/36d1f9ca Branch: refs/heads/asf-site Commit: 36d1f9cab8182aae350dba2eaba0488a16328aa7 Parents: 8d3f091 Author: AJ Heller <a...@drfloob.com> Authored: Sun Sep 11 23:53:49 2016 -0700 Committer: Greg Hogan <g...@apache.org> Committed: Wed Nov 2 08:10:59 2016 -0400 ---------------------------------------------------------------------- community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/36d1f9ca/community.md ---------------------------------------------------------------------- diff --git a/community.md b/community.md index 99f7c0a..8f47e6b 100644 --- a/community.md +++ b/community.md @@ -2,7 +2,7 @@ title: "Community" --- -There are many ways to get help from the Apache Flink community. The [mailing lists](#mailing-lists) are the primary place where all Flink committers are present. If you want to talk with the Flink committers and users in a chat, there is a [IRC channel](#irc). Some committers are also monitoring [Stack Overflow](http://stackoverflow.com/questions/tagged/flink). Please remember to tag your questions with the *[flink](http://stackoverflow.com/questions/tagged/flink)* tag. Bugs and feature requests can either be discussed on *dev mailing list* or on [JIRA]({{ site.jire }}). Those interested in contributing to Flink should check out the [contribution guide](how-to-contribute.html). +There are many ways to get help from the Apache Flink community. The [mailing lists](#mailing-lists) are the primary place where all Flink committers are present. If you want to talk with the Flink committers and users in a chat, there is a [IRC channel](#irc). Some committers are also monitoring [Stack Overflow](http://stackoverflow.com/questions/tagged/flink). Please remember to tag your questions with the *[flink](http://stackoverflow.com/questions/tagged/flink)* tag. Bugs and feature requests can either be discussed on *dev mailing list* or on [JIRA]({{ site.jira }}). Those interested in contributing to Flink should check out the [contribution guide](how-to-contribute.html). {% toc %}