Repository: incubator-apex-site Updated Branches: refs/heads/master 3613f95ac -> c960d276c
updated links to docs Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/c960d276 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/c960d276 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/c960d276 Branch: refs/heads/master Commit: c960d276c1a12197df335df5329499b873c75018 Parents: 3613f95 Author: Andy Perlitch <[email protected]> Authored: Tue Nov 17 11:24:57 2015 -0800 Committer: Andy Perlitch <[email protected]> Committed: Tue Nov 17 11:24:57 2015 -0800 ---------------------------------------------------------------------- src/md/docs.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/c960d276/src/md/docs.md ---------------------------------------------------------------------- diff --git a/src/md/docs.md b/src/md/docs.md index 7244445..416a50f 100644 --- a/src/md/docs.md +++ b/src/md/docs.md @@ -4,9 +4,9 @@ New documentation will be coming soon! Here are a few resources to get started with Apex: -- [Application Developer Guide](https://www.datatorrent.com/docs/guides/ApplicationDeveloperGuide.html) -- [Application Packages Guide](https://www.datatorrent.com/docs/guides/ApplicationPackages.html) -- [Operator Developer Guide](https://www.datatorrent.com/docs/guides/OperatorDeveloperGuide.html) +- [Application Developer Guide](http://docs.datatorrent.com/application_development/) +- [Application Packages Guide](http://docs.datatorrent.com/application_packages/) +- [Operator Developer Guide](http://docs.datatorrent.com/operator_development/) - [Merging Github Mirror Pull Requests](/github-mirror-pull-requests.html) - [JavaDoc](https://www.datatorrent.com/docs/apidocs/) - [Benchmarks compare between 2.0 and 3.0](https://www.datatorrent.com/blog-apex-performance-benchmark/) \ No newline at end of file
