summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2016-12-13 17:31:03 +0300
committerdartraiden <wowemuh@gmail.com>2016-12-13 17:31:27 +0300
commit0caef6dd1dd4b4b9f85b0d32d1c52f77496d0712 (patch)
treefaf05cc39da8398a368b1169e0638712ebcf908a /plugins/Msg_Export
parent9fc484fbcb154f376584ad8814b816d4a733eb9e (diff)
use http://miranda-ng.org/p/<plugin_name> which we use in plugin details (thx Robyer)
Diffstat (limited to 'plugins/Msg_Export')
-rwxr-xr-xplugins/Msg_Export/src/options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Msg_Export/src/options.cpp b/plugins/Msg_Export/src/options.cpp
index 8c54402f3e..995ff36544 100755
--- a/plugins/Msg_Export/src/options.cpp
+++ b/plugins/Msg_Export/src/options.cpp
@@ -745,7 +745,7 @@ static INT_PTR CALLBACK DlgProcMsgExportOpts(HWND hwndDlg, UINT msg, WPARAM wPar
return TRUE;
case IDC_OPEN_HELP:
- Utils_OpenUrl("http://wiki.miranda-ng.org/index.php?title=Plugin:Msg_Export");
+ Utils_OpenUrl("http://miranda-ng.org/p/Msg_Export/");
return TRUE;
case ID_SET_TO_DEFAULT: