summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/SRC/clui.cpp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-22 20:44:31 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-22 20:44:31 +0000
commit4b7c03000029ae55340bc0d1c4c296de917f9700 (patch)
tree5c458aee0a7d2a04698692b9d0abc9e82d195a66 /plugins/Clist_nicer/SRC/clui.cpp
parent2afffa0335123e7ceeb94835dc868a4577f5f044 (diff)
links to miranda-im.org removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@1105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer/SRC/clui.cpp')
-rw-r--r--plugins/Clist_nicer/SRC/clui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/SRC/clui.cpp b/plugins/Clist_nicer/SRC/clui.cpp
index d8ddd2076b..6d8065f1b3 100644
--- a/plugins/Clist_nicer/SRC/clui.cpp
+++ b/plugins/Clist_nicer/SRC/clui.cpp
@@ -1992,7 +1992,7 @@ INT_PTR CALLBACK DlgProcAbout(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lPar
DestroyWindow(hwndDlg);
return TRUE;
case IDC_SUPPORT:
- CallService(MS_UTILS_OPENURL, 1, (LPARAM)"http://miranda-im.org/download/details.php?action=viewfile&id=2365");
+ CallService(MS_UTILS_OPENURL, 1, (LPARAM)"http://nightly.miranda.im/");
break;
}
break;