Repository: apex-site Updated Branches: refs/heads/master 439b0d983 -> 43a902507
Change the javadoc link to point to new location. Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/e901edd3 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/e901edd3 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/e901edd3 Branch: refs/heads/master Commit: e901edd3d0a502c14d634240ef8913d1999bb368 Parents: 439b0d9 Author: Thomas Weise <[email protected]> Authored: Thu Dec 8 09:08:35 2016 -0800 Committer: Thomas Weise <[email protected]> Committed: Thu Dec 8 09:08:35 2016 -0800 ---------------------------------------------------------------------- src/md/docs.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/e901edd3/src/md/docs.md ---------------------------------------------------------------------- diff --git a/src/md/docs.md b/src/md/docs.md index eed5824..ded7bd9 100644 --- a/src/md/docs.md +++ b/src/md/docs.md @@ -2,9 +2,7 @@ - **[Apache Apex Core Documentation](/docs/apex/)** including overviews of the product, security, application development, operators and the commandline tool. - **[Apache Apex Malhar Documentation](/docs/malhar/)** for the operator library including a diagrammatic taxonomy and some in-depth tutorials for selected operators (such as Kafka Input). -- **<a href="https://www.datatorrent.com/docs/apidocs/" rel="nofollow">Java API documentation</a>** for both the platform and the operator library. - -Documentation for previous releases is available in [Downloads](/downloads.html). +- **[Java API documentation](/downloads.html)** for recent releases is available under [Downloads](/downloads.html). ### Writing Apache Apex Applications
