Updated Branches:
  refs/heads/master 09d76fe00 -> 7cc5a2e45

fixing incubator references in api-reference.xml and aws-ec2-user-setup.xml. 
Note I used the git repo URL for 4.1 rather than HEAD on master in the git URL.


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

Branch: refs/heads/master
Commit: a283dc25474c795a35c4c2a16c0b1f7ea1d90613
Parents: 582f8a0
Author: Joe Brockmeier <j...@zonker.net>
Authored: Tue Mar 26 10:53:10 2013 -0500
Committer: Joe Brockmeier <j...@zonker.net>
Committed: Tue Mar 26 10:54:24 2013 -0500

----------------------------------------------------------------------
 docs/en-US/api-reference.xml      |    2 +-
 docs/en-US/aws-ec2-user-setup.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a283dc25/docs/en-US/api-reference.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/api-reference.xml b/docs/en-US/api-reference.xml
index 983e76f..9a1acc1 100644
--- a/docs/en-US/api-reference.xml
+++ b/docs/en-US/api-reference.xml
@@ -19,6 +19,6 @@
     <section id="api-reference">
         <title>API Reference Documentation</title>
         <para>You can find all the API reference documentation at the below 
site:</para>
-        <para><ulink 
url="http://incubator.apache.org/cloudstack/docs/api/";>http://incubator.apache.org/cloudstack/docs/api/</ulink></para>
+        <para><ulink 
url="http://cloudstack.apache.org/docs/api/";>http://cloudstack.apache.org/docs/api/</ulink></para>
     </section>
 

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a283dc25/docs/en-US/aws-ec2-user-setup.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/aws-ec2-user-setup.xml 
b/docs/en-US/aws-ec2-user-setup.xml
index f41eaa1..a2d8918 100644
--- a/docs/en-US/aws-ec2-user-setup.xml
+++ b/docs/en-US/aws-ec2-user-setup.xml
@@ -66,7 +66,7 @@
       cloudstack-aws-api-register. If you do not have the source then download 
the script using the following command.
           </para>
           <para>
-              <programlisting>wget -O cloudstack-aws-api-register <ulink 
url="https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=blob_plain;f=awsapi-setup/setup/cloudstack-aws-api-register;hb=HEAD";>"https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=blob_plain;f=awsapi-setup/setup/cloudstack-aws-api-register;hb=HEAD";</ulink>
+              <programlisting>wget -O cloudstack-aws-api-register <ulink 
url="https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=awsapi-setup/setup/cloudstack-aws-api-register;hb=4.1";>"https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=awsapi-setup/setup/cloudstack-aws-api-register;hb=4.1";</ulink>
               </programlisting>
           </para>
           <para> Then execute it, using the access and secret keys that were 
obtained in step <xref linkend="obtain-access-secret-keys"/>. An example is 
shown below.</para>

Reply via email to