Updated Branches:
  refs/heads/4.1 22d6334f6 -> d580f98ff

another incubating reference fix.


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

Branch: refs/heads/4.1
Commit: d580f98ff49968ca8f2f6fed402e1bf284abff57
Parents: 22d6334
Author: Joe Brockmeier <j...@zonker.net>
Authored: Tue Mar 26 15:26:52 2013 -0500
Committer: Joe Brockmeier <j...@zonker.net>
Committed: Tue Mar 26 15:26:52 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d580f98f/docs/en-US/extracting-source.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/extracting-source.xml b/docs/en-US/extracting-source.xml
index 97a40b6..d169040 100644
--- a/docs/en-US/extracting-source.xml
+++ b/docs/en-US/extracting-source.xml
@@ -27,10 +27,10 @@
     <para>
        Extracting the &PRODUCT; release is relatively simple and can be done
        with a single command as follows: 
-       <programlisting><prompt>$</prompt> <command>tar</command> -jxvf 
apache-cloudstack-4.0.0-incubating-src.tar.bz2</programlisting>
+       <programlisting><prompt>$</prompt> <command>tar</command> -jxvf 
apache-cloudstack-4.1.0.src.tar.bz2</programlisting>
     </para>
     <para>
        You can now move into the directory:
-       <programlisting><prompt>$</prompt> <command>cd</command> 
./apache-cloudstack-4.0.0-incubating-src</programlisting>
+       <programlisting><prompt>$</prompt> <command>cd</command> 
./apache-cloudstack-4.1.0-src</programlisting>
     </para>
 </section>

Reply via email to