Updated Branches: refs/heads/master 5e5bb2cae -> fe8eca2c7
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/fe8eca2c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fe8eca2c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/fe8eca2c Branch: refs/heads/master Commit: fe8eca2c76ee4a7be1f50cb2ee9c854caee59ecf Parents: 5e5bb2c Author: Joe Brockmeier <j...@zonker.net> Authored: Wed Jun 19 09:59:52 2013 -0500 Committer: Joe Brockmeier <j...@zonker.net> Committed: Wed Jun 19 09:59:52 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/fe8eca2c/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>