summaryrefslogtreecommitdiffstats
path: root/webclients/novnc/vnc.html
diff options
context:
space:
mode:
Diffstat (limited to 'webclients/novnc/vnc.html')
-rw-r--r--webclients/novnc/vnc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webclients/novnc/vnc.html b/webclients/novnc/vnc.html
index 1b886a4..eb73c92 100644
--- a/webclients/novnc/vnc.html
+++ b/webclients/novnc/vnc.html
@@ -105,7 +105,7 @@
<div id="noVNC_description" style="display:none;" class="">
noVNC is a browser based VNC client implemented using HTML5 Canvas
and WebSockets. You will either need a VNC server with WebSockets
- support (such as <a href="http://libvncserver.sourceforge.net/">libvncserver</a>)
+ support (such as <a href="http://libvnc.gtihub.io">libvncserver</a>)
or you will need to use
<a href="https://github.com/kanaka/websockify">websockify</a>
to bridge between your browser and VNC server. See the noVNC