[pve-devel] [PATCH pve-docs] fix #7106: replace broken link
Dominik Rusovac
d.rusovac at proxmox.com
Fri Dec 5 10:34:28 CET 2025
From: drusovac <d.rusovac at proxmox.com>
Broken link in section 1.11. now properly links to noVNC page.
Signed-off-by: Dominik Rusovac <d.rusovac at proxmox.com>
---
pve-intro.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pve-intro.adoc b/pve-intro.adoc
index 82f1495..2e16aca 100644
--- a/pve-intro.adoc
+++ b/pve-intro.adoc
@@ -232,7 +232,7 @@ infrastructure, and made it easy to provide additional services.
Also, the new REST API made it possible to replace the original user interface
with a modern client side single-page application using JavaScript. We also
replaced the old Java based VNC console code with
-https://kanaka.github.io/noVNC/[noVNC]. So you only need a web browser to manage
+https://novnc.com/info.html[noVNC]. So you only need a web browser to manage
your VMs.
The support for various storage types is another big task. Notably, {pve} was
--
2.47.3
More information about the pve-devel
mailing list