Repository: cloudstack-www Updated Branches: refs/heads/asf-site 5851df48b -> 4a1a1f3ad
source: fix install doc link on downloads page for 4.5.x releases Signed-off-by: Rohit Yadav <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/06b50ad1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/06b50ad1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/06b50ad1 Branch: refs/heads/asf-site Commit: 06b50ad1560aaad8a52a404d1cea11c470280dbf Parents: 8fb19d8 Author: Rohit Yadav <[email protected]> Authored: Mon Aug 24 14:26:51 2015 +0530 Committer: Rohit Yadav <[email protected]> Committed: Mon Aug 24 14:26:51 2015 +0530 ---------------------------------------------------------------------- source/downloads.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/06b50ad1/source/downloads.markdown ---------------------------------------------------------------------- diff --git a/source/downloads.markdown b/source/downloads.markdown index 862433e..1c861ec 100644 --- a/source/downloads.markdown +++ b/source/downloads.markdown @@ -74,7 +74,7 @@ title: Apache CloudStack Downloads <p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.5.2/">Version 4.5.2 Release Notes</a> document.</p> -<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.4/">Installation Guide</a>.</p> +<p>Instructions for building from source and installing Apache CloudStack can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.5/">Installation Guide</a>.</p> <p>Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.5.2 can be found in the upgrade section of the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.5.2/">Release Notes</a>.</p>
