diff options
Diffstat (limited to 'plugins/Folders/src/version.h')
-rw-r--r-- | plugins/Folders/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Folders/src/version.h b/plugins/Folders/src/version.h index 88492faf46..a990c6e0b2 100644 --- a/plugins/Folders/src/version.h +++ b/plugins/Folders/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Allows plugins to save their data to user selected folders; supports variables."
#define __AUTHOR "Cristian Libotean, Miranda NG Team"
#define __AUTHOREMAIL "eblis102@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/Folders/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Folders/"
#define __COPYRIGHT "© 2005-2012 Cristian Libotean, 2012-17 Miranda NG Team"
|