diff options
Diffstat (limited to 'protocols/Weather/weather.cpp')
-rw-r--r-- | protocols/Weather/weather.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp index 9c6f762683..68491a75e8 100644 --- a/protocols/Weather/weather.cpp +++ b/protocols/Weather/weather.cpp @@ -71,7 +71,7 @@ static const PLUGININFOEX pluginInfoEx = AUTH,
"borkra@miranda-im.org",
"(c) 2002-2005 NoName, 2005-2010 Boris Krasnovskiy",
- "http://addons.miranda-im.org/details.php?action=viewfile&id=2322",
+ "http://nightly.miranda.im/",
UNICODE_AWARE,
MIID_WEATHER
};
|