summaryrefslogtreecommitdiff
path: root/protocols/Weather
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Weather')
-rw-r--r--protocols/Weather/weather.cpp2
-rw-r--r--protocols/Weather/weather_ini.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp
index 68491a75e8..feb928c8e0 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://nightly.miranda.im/",
+ "http://miranda-ng.org/",
UNICODE_AWARE,
MIID_WEATHER
};
diff --git a/protocols/Weather/weather_ini.cpp b/protocols/Weather/weather_ini.cpp
index 9db60a4872..1db9c8384e 100644
--- a/protocols/Weather/weather_ini.cpp
+++ b/protocols/Weather/weather_ini.cpp
@@ -567,7 +567,7 @@ INT_PTR CALLBACK DlgProcSetup(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lPar
case IDC_STEP1:
// update current data
CallService(MS_UTILS_OPENURL, opt.NewBrowserWin,
- (WPARAM)"http://nightly.miranda.im/");
+ (WPARAM)"http://miranda-ng.org/");
break;
case IDC_STEP2: