From dfff9273891e5a91753def02eb73ebf095b21727 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 2 Dec 2014 17:01:16 +0100 Subject: Windows: update URLs to points to the online documentation. Use a dedicated donation link. --- src/Common/Tcdefs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Common/Tcdefs.h') diff --git a/src/Common/Tcdefs.h b/src/Common/Tcdefs.h index d1073bce..99b13769 100644 --- a/src/Common/Tcdefs.h +++ b/src/Common/Tcdefs.h @@ -252,8 +252,8 @@ void EraseMemory (void *memory, int size); #define MAX_URL_LENGTH 2084 /* Internet Explorer limit. Includes the terminating null character. */ #define TC_HOMEPAGE "http://www.idrix.fr/" -#define TC_APPLINK "http://sourceforge.net/projects/veracrypt/" -#define TC_APPLINK_SECURE "https://sourceforge.net/projects/veracrypt/" +#define TC_APPLINK "https://veracrypt.codeplex.com" +#define TC_APPLINK_SECURE "https://veracrypt.codeplex.com" enum { -- cgit v1.2.3