diff options
Diffstat (limited to 'plugins/YahooGroups/src')
-rw-r--r-- | plugins/YahooGroups/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/YahooGroups/src/version.h b/plugins/YahooGroups/src/version.h index ef4f961521..0379d1838a 100644 --- a/plugins/YahooGroups/src/version.h +++ b/plugins/YahooGroups/src/version.h @@ -33,7 +33,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __DESCRIPTION "This plugin imports and creates the Yahoo groups defined in Yahoo Messenger."
#define __AUTHOR "Cristian Libotean"
#define __AUTHOREMAIL "eblis102@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/YahooGroups/"
#define __COPYRIGHT "© 2007 Cristian Libotean"
#endif //M_CMDLINE_VERSION_H
|