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

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


The following commit(s) were added to refs/heads/main by this push:
     new f7e64f8  fix url
f7e64f8 is described below

commit f7e64f89767e7b977bf1afbb1e8af44f719e1df1
Author: Rohit Yadav <[email protected]>
AuthorDate: Fri Sep 17 14:01:08 2021 +0530

    fix url
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 content/index.html  | 2 +-
 data/cloudstack.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/index.html b/content/index.html
index 686af03..11f374c 100644
--- a/content/index.html
+++ b/content/index.html
@@ -232,7 +232,7 @@
         <p class="text-warning">Apache CloudStack 4.15.2.0 is out!</p>
           <p>This is current CloudStack LTS release.</p>
         <a href="downloads.html"><button type="button" class="btn 
btn-success">Download</button></a>
-        <a href="http://docs.cloudstack.apache.org/en/4.15.1.0/";><button 
type="button" class="btn btn-success">Documentation</button></a>
+        <a href="http://docs.cloudstack.apache.org/en/4.15.2.0/";><button 
type="button" class="btn btn-success">Documentation</button></a>
         <p style="margin-top: 20px;">
         Looking for other versions of Apache CloudStack? You can find them in 
our <a href="archives.html">archives</a> page as well.
         </p>
diff --git a/data/cloudstack.yml b/data/cloudstack.yml
index 75587af..2bf0cef 100644
--- a/data/cloudstack.yml
+++ b/data/cloudstack.yml
@@ -1,7 +1,7 @@
 versions:
   main: 4.15.2.0
   main_islts: yes
-  main_docs_url: http://docs.cloudstack.apache.org/en/4.15.1.0/
+  main_docs_url: http://docs.cloudstack.apache.org/en/4.15.2.0/
   branch: 4.15
   lts: 4.15.2.0
   lts_docs_url: 
http://docs.cloudstack.apache.org/en/latest/installguide/index.html

Reply via email to