summaryrefslogtreecommitdiff
path: root/protocols/Weather/weather_ini.cpp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-26 22:53:10 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-26 22:53:10 +0000
commit94e5f742581f4b670cdb6ca09c18c86ce05629a9 (patch)
tree9ba37e2846378a23360379cf0bdb1fac154e49d4 /protocols/Weather/weather_ini.cpp
parent2c6fdda841bfff2425a29c17a0a52a9aa189db42 (diff)
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
git-svn-id: http://svn.miranda-ng.org/main/trunk@1206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Weather/weather_ini.cpp')
-rw-r--r--protocols/Weather/weather_ini.cpp2
1 files changed, 1 insertions, 1 deletions
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: