another URL correction and also fixing a mis-matched para tag that I committed previously. Oops.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/718fae43 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/718fae43 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/718fae43 Branch: refs/heads/scaleupvm Commit: 718fae43a980c765e451b6b3f8006000fac1175e Parents: 736d4b9 Author: Joe Brockmeier <j...@zonker.net> Authored: Tue Mar 26 12:49:41 2013 -0500 Committer: Joe Brockmeier <j...@zonker.net> Committed: Tue Mar 26 12:50:13 2013 -0500 ---------------------------------------------------------------------- docs/en-US/getting-release.xml | 1 - .../en-US/guest-nw-usage-with-traffic-sentinel.xml | 7 +++---- 2 files changed, 3 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/718fae43/docs/en-US/getting-release.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/getting-release.xml b/docs/en-US/getting-release.xml index a64e532..ee08a94 100644 --- a/docs/en-US/getting-release.xml +++ b/docs/en-US/getting-release.xml @@ -30,7 +30,6 @@ Apache CloudStack project download page</ulink>. </para> <para>Prior releases are available via archive.apache.org as well. See the downloads page for more information on archived releases.</para> - </para> <para>You'll notice several links under the 'Latest release' section. A link to a file ending in <filename>tar.bz2</filename>, as well as a PGP/GPG signature, MD5, and SHA512 file.</para> <itemizedlist> <listitem><para>The <filename>tar.bz2</filename> file contains the Bzip2-compressed tarball with the source code.</para></listitem> http://git-wip-us.apache.org/repos/asf/cloudstack/blob/718fae43/docs/en-US/guest-nw-usage-with-traffic-sentinel.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/guest-nw-usage-with-traffic-sentinel.xml b/docs/en-US/guest-nw-usage-with-traffic-sentinel.xml index eb42d64..d6fc10b 100644 --- a/docs/en-US/guest-nw-usage-with-traffic-sentinel.xml +++ b/docs/en-US/guest-nw-usage-with-traffic-sentinel.xml @@ -54,12 +54,11 @@ addTrafficMonitor. Pass in the URL of the Traffic Sentinel as protocol + host + port (optional); for example, http://10.147.28.100:8080. For the addTrafficMonitor command syntax, see the API Reference at <ulink - url="http://incubator.apache.org/cloudstack/docs/api/index.html">API + url="http://cloudstack.apache.org/docs/api/index.html">API Documentation</ulink>.</para> <para>For information about how to call the &PRODUCT; API, see the Developerâs Guide at - <ulink - url="http://incubator.apache.org/cloudstack/docs/en-US/Apache_CloudStack/4.0.0-incubating/html/API_Developers_Guide/index.html" - >CloudStack API Developer's Guide</ulink>.</para> + <ulink url="http://cloudstack.apache.org/docs/en-US/index.html"> + &PRODUCT; API Developer's Guide</ulink>.</para> </listitem> <listitem> <para>Log in to the &PRODUCT; UI as administrator.</para>