Updated Branches:
  refs/heads/master 1a4f0b9ac -> fa25f68b0

fixing git URL in cloudmonkey.xml to new location.


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fa25f68b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fa25f68b
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/fa25f68b

Branch: refs/heads/master
Commit: fa25f68b06c7816ee6331d04dcb9a99b8fe09ae3
Parents: 1a4f0b9
Author: Joe Brockmeier <j...@zonker.net>
Authored: Tue Mar 26 12:08:39 2013 -0500
Committer: Joe Brockmeier <j...@zonker.net>
Committed: Tue Mar 26 12:09:14 2013 -0500

----------------------------------------------------------------------
 docs/en-US/cloudmonkey.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fa25f68b/docs/en-US/cloudmonkey.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/cloudmonkey.xml b/docs/en-US/cloudmonkey.xml
index 5665ed4..be4d17c 100644
--- a/docs/en-US/cloudmonkey.xml
+++ b/docs/en-US/cloudmonkey.xml
@@ -24,7 +24,7 @@
 
 <section id="cloudmonkey">
     <title>CloudMonkey</title>
-    <para>CloudMonkey is the &PRODUCT; Command Line Interface (CLI). It is 
written in Python. CloudMonkey can be used both as an interactive shell and as 
a command line tool which simplifies &PRODUCT; configuration and management. It 
can be used with &PRODUCT; CloudStack 4.0-incubating and above</para>
+    <para>CloudMonkey is the &PRODUCT; Command Line Interface (CLI). It is 
written in Python. CloudMonkey can be used both as an interactive shell and as 
a command line tool which simplifies &PRODUCT; configuration and management. It 
can be used with &PRODUCT; releases since the 4.0.x branch.</para>
     <warning>
         <para>CloudMonkey is still under development and should be considered 
a Work In Progress (WIP), the wiki is the most up to date documentation:</para>
         <para><ulink 
url="https://cwiki.apache.org/CLOUDSTACK/cloudstack-cloudmonkey-cli.html";>https://cwiki.apache.org/CLOUDSTACK/cloudstack-cloudmonkey-cli.html</ulink></para>
@@ -40,7 +40,7 @@
                 <para>Via the official Apache &PRODUCT; releases as well as 
the git repository.</para>
                     <programlisting>
     <![CDATA[
-$ git clone https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git # 
(optional if using a release download)
+$ git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git # (optional 
if using a release download)
 $ mvn clean install -P developer
 $ cd tools/cli # cloudmonkey-x.x.x.tar.gz will be built in dist
 $ python setup.py build

Reply via email to