[pve-devel] [PATCH] update link to proxmox subscription

Wolfgang Link w.link at proxmox.com
Tue Apr 7 14:52:10 CEST 2015


Signed-off-by: Wolfgang Link <w.link at proxmox.com>
---
 www/manager/Utils.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager/Utils.js b/www/manager/Utils.js
index c293b06..228dda1 100644
--- a/www/manager/Utils.js
+++ b/www/manager/Utils.js
@@ -68,7 +68,7 @@ Ext.define('PVE.Utils', { statics: {
 	'p': gettext('Premium')
     },
 
-    noSubKeyHtml: 'You do not have a valid subscription for this server. Please visit <a target="_blank" href="http://www.proxmox.com/products/proxmox-ve/subscription-service-plans">www.proxmox.com</a> to get a list of available options.',
+    noSubKeyHtml: 'You do not have a valid subscription for this server. Please visit <a target="_blank" href="https://www.proxmox.com/en/proxmox-ve/pricing">www.proxmox.com</a> to get a list of available options.',
 
     kvm_ostypes: {
 	other: gettext('Other OS types'),
-- 
1.7.10.4





More information about the pve-devel mailing list