[pve-devel] [PATCH docs 2/2] use https for the website
Dominik Csapak
d.csapak at proxmox.com
Wed Sep 12 14:20:29 CEST 2018
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
asciidoc/asciidoc-pve.conf | 2 +-
getting-help.adoc | 2 +-
pve-installation.adoc | 2 +-
pve-package-repos.adoc | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/asciidoc/asciidoc-pve.conf b/asciidoc/asciidoc-pve.conf
index e640cef..0716442 100644
--- a/asciidoc/asciidoc-pve.conf
+++ b/asciidoc/asciidoc-pve.conf
@@ -3,7 +3,7 @@
proxmoxGmbh=Proxmox Server Solutions Gmbh
copyright=Proxmox Server Solutions Gmbh
pve=Proxmox VE
-website=http://www.proxmox.com/
+website=https://www.proxmox.com/
forum-url=https://forum.proxmox.com/
forum=https://forum.proxmox.com/[Proxmox VE Community Forum]
webwiki-url=https://pve.proxmox.com/wiki/
diff --git a/getting-help.adoc b/getting-help.adoc
index 6da3808..850d7a3 100644
--- a/getting-help.adoc
+++ b/getting-help.adoc
@@ -43,7 +43,7 @@ Commercial Support
~~~~~~~~~~~~~~~~~~
{proxmoxGmbh} also offers commercial
-http://www.proxmox.com/en/proxmox-ve/pricing[{pve} Subscription Service
+https://www.proxmox.com/en/proxmox-ve/pricing[{pve} Subscription Service
Plans]. System Administrators with a standard subscription plan can access a
dedicated support portal with guaranteed response time, where {pve}
developers help them should an issue appear.
diff --git a/pve-installation.adoc b/pve-installation.adoc
index bc064b9..0f2d012 100644
--- a/pve-installation.adoc
+++ b/pve-installation.adoc
@@ -31,7 +31,7 @@ endif::wiki[]
Using the {pve} Installation CD-ROM
-----------------------------------
-You can download the ISO from http://www.proxmox.com. It includes the
+You can download the ISO from {website}. It includes the
following:
* Complete operating system (Debian Linux, 64-bit)
diff --git a/pve-package-repos.adoc b/pve-package-repos.adoc
index 489cbaf..77c1690 100644
--- a/pve-package-repos.adoc
+++ b/pve-package-repos.adoc
@@ -48,7 +48,7 @@ update. So you will never miss important security fixes.
Please note that and you need a valid subscription key to access this
repository. We offer different support levels, and you can find further
-details at http://www.proxmox.com/en/proxmox-ve/pricing.
+details at https://www.proxmox.com/en/proxmox-ve/pricing.
NOTE: You can disable this repository by commenting out the above line
using a `#` (at the start of the line). This prevents error messages
--
2.11.0
More information about the pve-devel
mailing list