From: drusovac <[email protected]> Broken link in section 1.11. now properly links to noVNC page.
Signed-off-by: Dominik Rusovac <[email protected]> --- 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 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
