diff options
Diffstat (limited to 'plugins/Variables/src/Version.h')
-rw-r--r-- | plugins/Variables/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Variables/src/Version.h b/plugins/Variables/src/Version.h index 530648d0ff..374b0f1579 100644 --- a/plugins/Variables/src/Version.h +++ b/plugins/Variables/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Adds support for dynamic variables in strings for plugins."
#define __AUTHOR "P Boon"
#define __AUTHOREMAIL "unregistered@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/Variables/"
#define __COPYRIGHT "© 2003-2008 P. Boon, Ricardo Pescuma, George Hazan"
|