Repository: apex-core Updated Branches: refs/heads/master a8b60f68e -> 6f0dffaf9
Fix download link in README.md Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/89563324 Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/89563324 Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/89563324 Branch: refs/heads/master Commit: 895633241640f2e29ca7b772f11d0e43eadb2519 Parents: 42c695c Author: Thomas Weise <[email protected]> Authored: Fri Jan 27 14:24:16 2017 -0800 Committer: Thomas Weise <[email protected]> Committed: Fri Jan 27 14:24:16 2017 -0800 ---------------------------------------------------------------------- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-core/blob/89563324/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7ecc0ec..946bca2 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ at the top level. You can then use the command line interface (CLI) from the bui ``` Type help to list available commands. -Pre-built distributions (see [README](https://docs.datatorrent.com/installation)) are available from -https://www.datatorrent.com/download/ +Pre-built distributions are listed on http://apex.apache.org/downloads.html ##Issue tracking
