Update documentation and contact links.
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/963073c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/963073c0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/963073c0 Branch: refs/heads/master Commit: 963073c07cadf077b3e096067c584421b99d0a74 Parents: d4afb2c Author: Thomas Weise <[email protected]> Authored: Tue Sep 15 08:09:23 2015 -0700 Committer: Thomas Weise <[email protected]> Committed: Tue Sep 15 08:09:23 2015 -0700 ---------------------------------------------------------------------- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/963073c0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4953fc0..2a1d3fc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Apache Apex is a unified platform for big data stream and batch processing. Use ##Documentation -Please visit the [documentation section](https://www.datatorrent.com/developer-resources/). To get started with developing applications, have a look at [Application Packages Guide](https://www.datatorrent.com/docs/guides/ApplicationPackages.html) and [Application Developer Guide](https://www.datatorrent.com/docs/guides/ApplicationDeveloperGuide.html). +Please visit the [documentation section](http://apex.incubator.apache.org/docs.html). [Malhar](https://github.com/apache/incubator-apex-malhar) is the library of application building blocks and examples that will help you build out your first Apex application quickly. @@ -80,4 +80,5 @@ Unless required by applicable law or agreed to in writing, software distributed ##Contact -Use [email protected] to ask questions and discuss ideas. To subscribe, send email to [email protected] or visit the archive at http://mail-archives.apache.org/mod_mbox/incubator-apex-dev/ +Please visit http://apex.incubator.apache.org and [subscribe](http://apex.incubator.apache.org/community.html) to the mailing lists. +
