From 7b97ff0f271a8b72529711afa49e7730db564713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Mon, 8 Jul 2013 12:03:03 +0000 Subject: Correct url for all plugins. git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PasteIt/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/PasteIt/src/version.h') 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" -- cgit v1.2.3