mirror of https://github.com/apache/cloudstack.git
another URL correction and also fixing a mis-matched para tag that I committed previously. Oops.
This commit is contained in:
parent
736d4b950d
commit
718fae43a9
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue