content: fix the install link for 4.5 on the downloads page 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/67710b21 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/67710b21 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/67710b21 Branch: refs/heads/master Commit: 67710b2133ff7ec5edcef37e3ccf628a2115e29b Parents: 06b50ad Author: Rohit Yadav <[email protected]> Authored: Mon Aug 24 14:27:41 2015 +0530 Committer: Rohit Yadav <[email protected]> Committed: Mon Aug 24 14:27:41 2015 +0530 ---------------------------------------------------------------------- content/downloads.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/67710b21/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index f9b68b9..8b572fe 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -197,7 +197,7 @@ <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>
