From 32bd1aba5255758b57f223045dbf877422aa9c5c Mon Sep 17 00:00:00 2001 From: Joe Brockmeier Date: Tue, 26 Mar 2013 10:53:10 -0500 Subject: [PATCH] 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. --- docs/en-US/api-reference.xml | 2 +- docs/en-US/aws-ec2-user-setup.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en-US/api-reference.xml b/docs/en-US/api-reference.xml index 983e76f2aa5..9a1acc145bd 100644 --- a/docs/en-US/api-reference.xml +++ b/docs/en-US/api-reference.xml @@ -19,6 +19,6 @@
API Reference Documentation You can find all the API reference documentation at the below site: - http://incubator.apache.org/cloudstack/docs/api/ + http://cloudstack.apache.org/docs/api/
diff --git a/docs/en-US/aws-ec2-user-setup.xml b/docs/en-US/aws-ec2-user-setup.xml index f41eaa158d7..a2d89187feb 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. - wget -O cloudstack-aws-api-register "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" + wget -O cloudstack-aws-api-register "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" Then execute it, using the access and secret keys that were obtained in step . An example is shown below.