summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2018-10-19 14:56:53 +0200
committerPierre Ossman <ossman@cendio.se>2018-10-19 14:56:53 +0200
commit32b96ffec16273340e61a848e389b76d01c2986f (patch)
tree1258197a259034fda04a9d4a33fd913665f58b24 /unix/xserver/hw
parent83eee75c263bc725b53a0d1de957292d2fbd367e (diff)
downloadtigervnc-32b96ffec16273340e61a848e389b76d01c2986f.tar.gz
tigervnc-32b96ffec16273340e61a848e389b76d01c2986f.zip
Change to https for tigervnc URL
Our main web site now supports https, so update all references.
Diffstat (limited to 'unix/xserver/hw')
-rw-r--r--unix/xserver/hw/vnc/Xvnc.man2
-rw-r--r--unix/xserver/hw/vnc/xvnc.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man
index 269be9af..224aeba3 100644
--- a/unix/xserver/hw/vnc/Xvnc.man
+++ b/unix/xserver/hw/vnc/Xvnc.man
@@ -396,7 +396,7 @@ created automatically the next time he connects.
.BR Xserver (1),
.BR inetd (1)
.br
-http://www.tigervnc.org
+https://www.tigervnc.org
.SH AUTHOR
Tristan Richardson, RealVNC Ltd. and others.
diff --git a/unix/xserver/hw/vnc/xvnc.c b/unix/xserver/hw/vnc/xvnc.c
index 3b4d2f31..79b0e3d2 100644
--- a/unix/xserver/hw/vnc/xvnc.c
+++ b/unix/xserver/hw/vnc/xvnc.c
@@ -89,7 +89,7 @@ from the X Consortium.
#define XVNCVERSION "TigerVNC 1.9.80"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2018 TigerVNC Team and many others (see README.rst)\n" \
- "See http://www.tigervnc.org for information on TigerVNC.\n")
+ "See https://www.tigervnc.org for information on TigerVNC.\n")
#define VFB_DEFAULT_WIDTH 1024
#define VFB_DEFAULT_HEIGHT 768