diff options
Diffstat (limited to 'plugins/SpellChecker/src/Version.h')
-rw-r--r-- | plugins/SpellChecker/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/Version.h b/plugins/SpellChecker/src/Version.h index 2fa11f0306..220618991c 100644 --- a/plugins/SpellChecker/src/Version.h +++ b/plugins/SpellChecker/src/Version.h @@ -16,5 +16,5 @@ #define __DESCRIPTION "Spell checker for the message windows. Uses Hunspell to do the checking."
#define __AUTHOR "Ricardo Pescuma Domenecci, FREAK_THEMIGHTY"
#define __AUTHOREMAIL "pescuma@miranda-im.org"
-#define __AUTHORWEB "http://nightly.miranda.im/"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci"
|