diff options
Diffstat (limited to 'plugins/SendScreenshotPlus/src')
-rw-r--r-- | plugins/SendScreenshotPlus/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SendScreenshotPlus/src/version.h b/plugins/SendScreenshotPlus/src/version.h index c25efc650c..315d05ddd3 100644 --- a/plugins/SendScreenshotPlus/src/version.h +++ b/plugins/SendScreenshotPlus/src/version.h @@ -10,6 +10,6 @@ #define __DESCRIPTION "Take a screenshot and send it to a contact." #define __AUTHOR "Merlin" #define __AUTHOREMAIL "ing.u.horn@googlemail.com" -#define __AUTHORWEB "http://miranda-ng.org/p/SendSS/" +#define __AUTHORWEB "https://miranda-ng.org/p/SendSS/" #define __COPYRIGHT "© 2010 Merlin, 2004-2006 Sergio Vieira Rolanski" #define __USER_AGENT_STRING "SendSS/" __VERSION_STRING_DOTS |