diff options
Diffstat (limited to 'plugins/PasteIt/src/version.h')
-rw-r--r-- | plugins/PasteIt/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PasteIt/src/version.h b/plugins/PasteIt/src/version.h index d449664f18..4a1f6d5db8 100644 --- a/plugins/PasteIt/src/version.h +++ b/plugins/PasteIt/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Uploads the text to web page and sends the URL to your friends."
#define __AUTHOR "Krzysztof Kral"
#define __AUTHOREMAIL "programista@poczta.of.pl"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/PasteIt/"
#define __COPYRIGHT "© 2011 KrzysztofKral"
|