Repository: apex-site Updated Branches: refs/heads/asf-site fc7b53d99 -> 5ba9eb249
from e901edd3d0a502c14d634240ef8913d1999bb368 Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/5ba9eb24 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/5ba9eb24 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/5ba9eb24 Branch: refs/heads/asf-site Commit: 5ba9eb24972f89f7b113c1af3f3cbd294b9019a1 Parents: fc7b53d Author: Apex Dev <[email protected]> Authored: Thu Dec 8 09:09:01 2016 -0800 Committer: Thomas Weise <[email protected]> Committed: Thu Dec 8 09:09:01 2016 -0800 ---------------------------------------------------------------------- content/docs.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/5ba9eb24/content/docs.html ---------------------------------------------------------------------- diff --git a/content/docs.html b/content/docs.html index 3ad81d7..b805a9d 100644 --- a/content/docs.html +++ b/content/docs.html @@ -98,9 +98,8 @@ <ul> <li><strong><a href="/docs/apex/">Apache Apex Core Documentation</a></strong> including overviews of the product, security, application development, operators and the commandline tool.</li> <li><strong><a href="/docs/malhar/">Apache Apex Malhar Documentation</a></strong> for the operator library including a diagrammatic taxonomy and some in-depth tutorials for selected operators (such as Kafka Input).</li> -<li><strong><a href="https://www.datatorrent.com/docs/apidocs/" rel="nofollow">Java API documentation</a></strong> for both the platform and the operator library.</li> +<li><strong><a href="/downloads.html">Java API documentation</a></strong> for recent releases is available under <a href="/downloads.html">Downloads</a>.</li> </ul> -<p>Documentation for previous releases is available in <a href="/downloads.html">Downloads</a>.</p> <h3 id="writing-apache-apex-applications">Writing Apache Apex Applications</h3> <ul> <li><a href="http://docs.datatorrent.com/beginner/" rel="nofollow">Beginner's Guide to Apache Apex</a> This document provides a comprehensive overview of Apex and is recommended for developers just starting out with Apex.</li>
