This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 3a77aef236f2235e33f7422934e9267260499f28 Author: akedin <[email protected]> AuthorDate: Wed Sep 26 06:02:51 2018 -0700 Fix Java11 Jira link --- src/contribute/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contribute/index.md b/src/contribute/index.md index 82d629f..9390e65 100644 --- a/src/contribute/index.md +++ b/src/contribute/index.md @@ -338,7 +338,7 @@ When submitting a new PR, please tag [@RobbeSneyders](https://github.com/robbesn Work to support the next LTS release of Java is in progress. For more details about the scope and info on the various tasks please see the JIRA ticket. -- JIRA: [BEAM-2530](https://issues.apache.org/jira/issues/BEAM-2530) +- JIRA: [BEAM-2530](https://issues.apache.org/jira/browse/BEAM-2530) - Contact: [Ismaël Mejía](mailto:[email protected]) ### IO Performance Testing
