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 3de339a39589d5be37543bb2471c35f2fc5720d2 Author: melissa <[email protected]> AuthorDate: Wed Jul 18 11:19:32 2018 -0700 [BEAM-4188] Fix 2.4.0 release notes link --- src/get-started/downloads.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started/downloads.md b/src/get-started/downloads.md index b380b73..529eae2 100644 --- a/src/get-started/downloads.md +++ b/src/get-started/downloads.md @@ -89,7 +89,7 @@ Official [source code download](https://dist.apache.org/repos/dist/release/beam/ ### 2.4.0 (2018-03-20) Official [source code download](https://archive.apache.org/dist/beam/2.4.0/apache-beam-2.4.0-source-release.zip) -[Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12341608). +[Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12342682). ### 2.3.0 (2018-01-30) Official [source code download](https://archive.apache.org/dist/beam/2.3.0/apache-beam-2.3.0-source-release.zip).
