Skip to content

Commit 538f09c

Browse files
committed
_global: changes urls to use https://
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent d21a473 commit 538f09c

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

source/_global.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
to you under the Apache License, Version 2.0 (the
66
"License"); you may not use this file except in compliance
77
with the License. You may obtain a copy of the License at
8-
http://www.apache.org/licenses/LICENSE-2.0
8+
https://www.apache.org/licenses/LICENSE-2.0
99
Unless required by applicable law or agreed to in writing,
1010
software distributed under the License is distributed on an
1111
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -17,11 +17,11 @@
1717
.. This file contain Variables shared across other .rst files in this project
1818
1919
20-
.. _CloudStack Installation Guide: http://docs.cloudstack.apache.org/projects/cloudstack-installation
21-
.. _CloudStack Administrator's Guide: http://docs.cloudstack.apache.org/projects/cloudstack-administration
20+
.. _CloudStack Installation Guide: https://docs.cloudstack.apache.org/projects/cloudstack-installation
21+
.. _CloudStack Administrator's Guide: https://docs.cloudstack.apache.org/projects/cloudstack-administration
2222
.. _CloudStack Apidocs: https://cloudstack.apache.org/api.html
2323

24-
.. |documentation_home| replace:: http://docs.cloudstack.apache.org/
24+
.. |documentation_home| replace:: https://docs.cloudstack.apache.org/
2525

2626
.. Latest version systemvm template name
2727
@@ -33,17 +33,17 @@
3333
.. |sysvm64-name-ovm| replace:: systemvm-ovm-4.15.1
3434

3535
.. Latest version systemvm template URL
36-
.. |sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-xen.vhd.bz2
37-
.. |sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-kvm.qcow2.bz2
38-
.. |sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-vmware.ova
39-
.. |sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-hyperv.vhd.zip
40-
.. |sysvm64-url-ovm| replace:: http://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-ovm.raw.bz2
36+
.. |sysvm64-url-xen| replace:: https://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-xen.vhd.bz2
37+
.. |sysvm64-url-kvm| replace:: https://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-kvm.qcow2.bz2
38+
.. |sysvm64-url-vmware| replace:: https://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-vmware.ova
39+
.. |sysvm64-url-hyperv| replace:: https://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-hyperv.vhd.zip
40+
.. |sysvm64-url-ovm| replace:: https://download.cloudstack.org/systemvm/4.15/systemvmtemplate-4.15.1-ovm.raw.bz2
4141

4242
.. Version specific: 4.5 systemvm template URL
43-
.. |acs45-sysvm64-url-xen| replace:: http://download.cloudstack.org/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
44-
.. |acs45-sysvm64-url-kvm| replace:: http://download.cloudstack.org/systemvm/4.5/systemvm64template-4.5-kvm.qcow2.bz2
45-
.. |acs45-sysvm64-url-vmware| replace:: http://download.cloudstack.org/systemvm/4.5/systemvm64template-4.5-vmware.ova
46-
.. |acs45-sysvm64-url-hyperv| replace:: http://download.cloudstack.org/systemvm/4.5/systemvm64template-4.5-hyperv.vhd.zip
43+
.. |acs45-sysvm64-url-xen| replace:: https://download.cloudstack.org/systemvm/4.5/systemvm64template-4.5-xen.vhd.bz2
44+
.. |acs45-sysvm64-url-kvm| replace:: https://download.cloudstack.org/systemvm/4.5/systemvm64template-4.5-kvm.qcow2.bz2
45+
.. |acs45-sysvm64-url-vmware| replace:: https://download.cloudstack.org/systemvm/4.5/systemvm64template-4.5-vmware.ova
46+
.. |acs45-sysvm64-url-hyperv| replace:: https://download.cloudstack.org/systemvm/4.5/systemvm64template-4.5-hyperv.vhd.zip
4747

4848
.. Images
4949

0 commit comments

Comments
 (0)