public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Shan Shaji <s.shaji@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve_flutter_frontend] fix: update pve subscription url link
Date: Fri, 12 Dec 2025 16:00:39 +0100	[thread overview]
Message-ID: <20251212150039.87875-1-s.shaji@proxmox.com> (raw)

Signed-off-by: Shan Shaji <s.shaji@proxmox.com>
---
 lib/utils/links.dart | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/utils/links.dart b/lib/utils/links.dart
index 22bc598..a161d36 100644
--- a/lib/utils/links.dart
+++ b/lib/utils/links.dart
@@ -10,7 +10,7 @@ Future<bool> tryLaunchUrl(Uri url) async {
 
 class Links {
   static final pvePricing =
-      Uri.parse('https://www.proxmox.com/proxmox-ve/pricing');
+      Uri.parse('https://www.proxmox.com/en/products/proxmox-virtual-environment/pricing');
   static final proxmoxForum = Uri.parse('https://forum.proxmox.com');
   static final pveUserList =
       Uri.parse('https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user');
-- 
2.50.1



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


                 reply	other threads:[~2025-12-12 15:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251212150039.87875-1-s.shaji@proxmox.com \
    --to=s.shaji@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal