Updated Branches: refs/heads/4.2-forward 72a026cea -> 420b654ea
CLOUDSTACK-4567: Correcting URLs that pointed to the incubator resources The location on the downloads section points to the incubator pages and the KEYS file used for GPG verify of the source points to the incubator resource. Corrected both links Signed-off-by: Prasanna Santhanam <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/420b654e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/420b654e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/420b654e Branch: refs/heads/4.2-forward Commit: 420b654eaf2fe23c28d0da8dbddd7c58d0ce868b Parents: 72a026c Author: Prasanna Santhanam <[email protected]> Authored: Fri Aug 30 14:36:29 2013 +0530 Committer: Prasanna Santhanam <[email protected]> Committed: Fri Aug 30 14:36:29 2013 +0530 ---------------------------------------------------------------------- docs/en-US/getting-release.xml | 2 +- docs/en-US/verifying-source.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/420b654e/docs/en-US/getting-release.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/getting-release.xml b/docs/en-US/getting-release.xml index ee08a94..33c246f 100644 --- a/docs/en-US/getting-release.xml +++ b/docs/en-US/getting-release.xml @@ -26,7 +26,7 @@ <title>Getting the release</title> <para> You can download the latest &PRODUCT; release from the - <ulink url="http://incubator.apache.org/cloudstack/downloads.html"> + <ulink url="http://cloudstack.apache.org/downloads.html"> Apache CloudStack project download page</ulink>. </para> <para>Prior releases are available via archive.apache.org as well. See the downloads page for more information on archived releases.</para> http://git-wip-us.apache.org/repos/asf/cloudstack/blob/420b654e/docs/en-US/verifying-source.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/verifying-source.xml b/docs/en-US/verifying-source.xml index b20b9bb..668ea84 100644 --- a/docs/en-US/verifying-source.xml +++ b/docs/en-US/verifying-source.xml @@ -32,7 +32,7 @@ <title>Getting the KEYS</title> <para> To enable you to verify the GPG signature, you will need to download the - <ulink url="http://www.apache.org/dist/incubator/cloudstack/KEYS">KEYS</ulink> + <ulink url="http://www.apache.org/dist/cloudstack/KEYS">KEYS</ulink> file. </para> <para>
