You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jz...@apache.org on 2013/06/19 17:01:00 UTC

git commit: updated refs/heads/4.1 to 087cd55

Updated Branches:
  refs/heads/4.1 35076ba1b -> 087cd551b


Correcting URLs in building-devcloud.xml for Confluence changeover.


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

Branch: refs/heads/4.1
Commit: 087cd551becc85e756db98ccf08f12dbf7c36ec8
Parents: 35076ba
Author: Joe Brockmeier <jz...@zonker.net>
Authored: Wed Jun 19 09:59:52 2013 -0500
Committer: Joe Brockmeier <jz...@zonker.net>
Committed: Wed Jun 19 10:00:28 2013 -0500

----------------------------------------------------------------------
 docs/en-US/building-devcloud.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/087cd551/docs/en-US/building-devcloud.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/building-devcloud.xml b/docs/en-US/building-devcloud.xml
index 5f792c3..f3c4d19 100644
--- a/docs/en-US/building-devcloud.xml
+++ b/docs/en-US/building-devcloud.xml
@@ -27,6 +27,6 @@
     <para>The DevCloud appliance can be downloaded from the wiki at <ulink url="https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud"></ulink>. It can also be built from scratch. Code is being developed to provide this alternative build. It is based on <emphasis>veewee</emphasis>, <emphasis>Vagrant</emphasis> and <emphasis>Puppet</emphasis>.</para>
     <para>The goal is to automate the DevCloud build and make this automation capability available to all within the source release of &PRODUCT;</para>
     <warning><para>This is under heavy development. The code is located in the source tree under <emphasis>tools/devcloud</emphasis> </para>
-        <para>A preliminary wiki page describes the build at <ulink url="https://cwiki.apache.org/CLOUDSTACK/building-devcloud.html">https://cwiki.pache.org/CLOUDSTACK/building-devcloud.html</ulink></para>
+        <para>A preliminary wiki page describes the build at <ulink url="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+DevCloud">https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+DevCloud</ulink></para>
     </warning>
 </section>