Repository: cloudstack-www Updated Branches: refs/heads/asf-site fbb4e1fc5 -> 32b8861b8
fix download page Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/32b8861b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/32b8861b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/32b8861b Branch: refs/heads/asf-site Commit: 32b8861b80acb3496cf830c9f976f86f95b62c0e Parents: fbb4e1f Author: Pierre-Luc Dion <[email protected]> Authored: Tue Nov 17 08:55:33 2015 -0500 Committer: Pierre-Luc Dion <[email protected]> Committed: Tue Nov 17 08:55:33 2015 -0500 ---------------------------------------------------------------------- content/downloads.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/32b8861b/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index 2b38a9f..60437c3 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -191,6 +191,9 @@ <li>CentOS/RHEL 7 RPM package repository: <a href="http://cloudstack.apt-get.eu/centos7/">http://cloudstack.apt-get.eu/centos7/</a></li> </ul> +<p>Instructions for using these community provided repositories can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.6/management-server/index.html#configure-package-repository">Configure Package Repository</a> section of the Installation Guide.</p> + + <h4>Release Notes for CloudStack 4.6.0</h4> <p>Full release notes can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.6.0/">Version 4.6.0 Release Notes</a> document.</p> @@ -200,8 +203,6 @@ <p>Instructions for building from source and upgrading from a previous version of CloudStack to Apache CloudStack 4.6.0 can be found in the upgrade section of the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.6.0/">Release Notes</a>.</p> -<p>Instructions for using these community provided repositories can be found in the <a href="http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.4/installation.html#configure-package-repository">Configure Package Repository</a> section of the Installation Guide.</p> - <h4>Release Notes for CloudStack 4.5.2</h4> <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>
