This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/master by this push:
     new 7557616  downloads: fix version name and break
7557616 is described below

commit 75576165482ace3a387a4c3ae50bac82099cd9e3
Author: Rohit Yadav <[email protected]>
AuthorDate: Thu Mar 4 12:54:04 2021 +0530

    downloads: fix version name and break
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 source/downloads.html.markdown.erb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/downloads.html.markdown.erb 
b/source/downloads.html.markdown.erb
index 180d28c..e317e9e 100644
--- a/source/downloads.html.markdown.erb
+++ b/source/downloads.html.markdown.erb
@@ -48,7 +48,7 @@ title: Apache CloudStack: Downloads
     </a>
 </p>
 
-<p>Full release notes can be found in the <a 
href="http://docs.cloudstack.apache.org/en/<%= data.cloudstack.versions.main 
%>/releasenotes/">version <%= data.cloudstack.versions.main %> Release 
Notes</a> website.</p><br />
+<p>Full release notes can be found in the <a 
href="http://docs.cloudstack.apache.org/en/<%= data.cloudstack.versions.main 
%>/releasenotes/">version <%= data.cloudstack.versions.main %> Release 
Notes</a> website.</p>
 
 <% if data.cloudstack.versions.main_islts == false %>
 
@@ -85,13 +85,13 @@ 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/<%=
 data.cloudstack.versions.lts %>/">version <%= data.cloudstack.versions.lts %> 
Release Notes</a> website.</p>
 <% end %>
-<p>Instructions for building from source and installing Apache CloudStack can 
be found in the <a href="http://docs.cloudstack.apache.org/en/<%= 
data.cloudstack.versions.main %>/installguide/">Installation Guide</a>. 
Instructions for building from source and upgrading from a previous version of 
CloudStack to Apache CloudStack <%= data.cloudstack.versions.main %> can be 
found in the upgrade section of the Release Notes (see above).</p>
+<p>Instructions for building from source and installing Apache CloudStack can 
be found in the <a href="http://docs.cloudstack.apache.org/en/<%= 
data.cloudstack.versions.main %>/installguide/">Installation Guide</a>. 
Instructions for building from source and upgrading from a previous version of 
CloudStack to Apache CloudStack <%= data.cloudstack.versions.main %> can be 
found in the upgrade section of the Release Notes (see above).</p><br/>
 
 <p>The latest CloudStack LTS maintenance release is 4.14.1.0 as part of the 
LTS 4.14.x releases.</p>
 <p>
     <a 
href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/4.14.1.0/apache-cloudstack-4.14.1.0-src.tar.bz2";>
         <button type="button" class="btn btn-primary btn-md">
-            Get the <%= data.cloudstack.versions.main %> Source
+            Get the 4.14.1.0 Source
         </button>
     </a>
     <a href="https://downloads.apache.org/cloudstack/KEYS";>

Reply via email to