commit | 32b96ffec16273340e61a848e389b76d01c2986f | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Fri Oct 19 14:56:53 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Fri Oct 19 14:56:53 2018 +0200 |
tree | 1258197a259034fda04a9d4a33fd913665f58b24 | |
parent | 83eee75c263bc725b53a0d1de957292d2fbd367e [diff] |
Change to https for tigervnc URL Our main web site now supports https, so update all references.
diff --git a/release/tigervnc.iss.in b/release/tigervnc.iss.in index 092345a..5850148 100644 --- a/release/tigervnc.iss.in +++ b/release/tigervnc.iss.in
@@ -9,7 +9,7 @@ #endif AppVersion=@VERSION@ AppPublisher=TigerVNC project -AppPublisherURL=http://tigervnc.org +AppPublisherURL=https://tigervnc.org DefaultDirName={pf}\TigerVNC #ifdef WIN64 DefaultGroupName=TigerVNC 64-bit