From 817f6e658d0cec41088692e2424d5d7b1a20a333 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Sat, 5 Apr 2014 08:51:13 +0200 Subject: [PATCH] Update sourceforge links to point to github. --- configure.ac | 2 +- webclients/novnc/README.md | 4 ++-- webclients/novnc/vnc.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index c8b0d61..e12af42 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(LibVNCServer, 0.9.10, http://sourceforge.net/projects/libvncserver) +AC_INIT(LibVNCServer, 0.9.10, https://github.com/LibVNC/libvncserver) AM_INIT_AUTOMAKE(LibVNCServer, 0.9.10) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AM_CONFIG_HEADER(rfbconfig.h) diff --git a/webclients/novnc/README.md b/webclients/novnc/README.md index 8bfeb31..9c14e7d 100644 --- a/webclients/novnc/README.md +++ b/webclients/novnc/README.md @@ -10,7 +10,7 @@ Notable commits, announcements and news are posted to @noVNC There are many companies/projects that have integrated noVNC into -their products including: [Ganeti Web Manager](http://code.osuosl.org/projects/ganeti-webmgr), [Archipel](http://archipelproject.org), [openQRM](http://www.openqrm.com/), [OpenNode](http://www.opennodecloud.com/), [OpenStack](http://www.openstack.org), [Broadway (HTML5 GDK/GTK+ backend)](http://blogs.gnome.org/alexl/2011/03/15/gtk-html-backend-update/), [OpenNebula](http://opennebula.org/), [CloudSigma](http://www.cloudsigma.com/), [Zentyal (formerly eBox)](http://www.zentyal.org/), [SlapOS](http://www.slapos.org), [Intel MeshCentral](https://meshcentral.com), [Amahi](http://amahi.org), [Brightbox](http://brightbox.com/), [Foreman](http://theforeman.org), [LibVNCServer](http://libvncserver.sourceforge.net) and [PocketVNC](http://www.pocketvnc.com/blog/?page_id=866). See [this wiki page](https://github.com/kanaka/noVNC/wiki/ProjectsCompanies-using-noVNC) for more info and links. +their products including: [Ganeti Web Manager](http://code.osuosl.org/projects/ganeti-webmgr), [Archipel](http://archipelproject.org), [openQRM](http://www.openqrm.com/), [OpenNode](http://www.opennodecloud.com/), [OpenStack](http://www.openstack.org), [Broadway (HTML5 GDK/GTK+ backend)](http://blogs.gnome.org/alexl/2011/03/15/gtk-html-backend-update/), [OpenNebula](http://opennebula.org/), [CloudSigma](http://www.cloudsigma.com/), [Zentyal (formerly eBox)](http://www.zentyal.org/), [SlapOS](http://www.slapos.org), [Intel MeshCentral](https://meshcentral.com), [Amahi](http://amahi.org), [Brightbox](http://brightbox.com/), [Foreman](http://theforeman.org), [LibVNCServer](http://libvnc.github.io/) and [PocketVNC](http://www.pocketvnc.com/blog/?page_id=866). See [this wiki page](https://github.com/kanaka/noVNC/wiki/ProjectsCompanies-using-noVNC) for more info and links. ### Features @@ -56,7 +56,7 @@ See more screenshots h ### Server Requirements Unless you are using a VNC server with support for WebSockets -connections (such as [x11vnc/libvncserver](http://libvncserver.sourceforge.net/) or +connections (such as [x11vnc/libvncserver](http://libvnc.github.io/) or [PocketVNC](http://www.pocketvnc.com/blog/?page_id=866)), you need to use a WebSockets to TCP socket proxy. There is a python proxy included ('websockify'). 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 @@