Updated Branches: refs/heads/master 7ce53e89a -> bd904df02
CLOUDSTACK-467 putting in the correct link to API documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/bd904df0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/bd904df0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/bd904df0 Branch: refs/heads/master Commit: bd904df022c34d961c77209754778d3694f8a127 Parents: 7ce53e8 Author: David Nalley <[email protected]> Authored: Fri Nov 16 18:08:02 2012 -0500 Committer: David Nalley <[email protected]> Committed: Fri Nov 16 18:08:02 2012 -0500 ---------------------------------------------------------------------- docs/en-US/api-reference.xml | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/bd904df0/docs/en-US/api-reference.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/api-reference.xml b/docs/en-US/api-reference.xml index cab3ada..983e76f 100644 --- a/docs/en-US/api-reference.xml +++ b/docs/en-US/api-reference.xml @@ -18,9 +18,7 @@ <section id="api-reference"> <title>API Reference Documentation</title> - <para>2.2 API Reference:</para> - <para><ulink url="http://download.cloud.com/support/downloads.html/">http://download.cloud.com/support/downloads.html/</ulink></para> - <para>3.0 API Reference:</para> - <para><ulink url="http://download.cloud.com/releases/3.0.0/api_3.0.0/TOC_Root_Admin.html/">http://download.cloud.com/releases/3.0.0/api_3.0.0/TOC_Root_Admin.html/</ulink></para> + <para>You can find all the API reference documentation at the below site:</para> + <para><ulink url="http://incubator.apache.org/cloudstack/docs/api/">http://incubator.apache.org/cloudstack/docs/api/</ulink></para> </section>
