From 93226b428b1b55a28c2af8dec864d597e2971409 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 24 Jul 2012 19:07:53 +0000 Subject: another portion of links git-svn-id: http://svn.miranda-ng.org/main/trunk@1169 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdhelp/help.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/stdhelp/help.cpp') diff --git a/src/core/stdhelp/help.cpp b/src/core/stdhelp/help.cpp index ea5a221696..1a54eb990c 100644 --- a/src/core/stdhelp/help.cpp +++ b/src/core/stdhelp/help.cpp @@ -61,7 +61,7 @@ static int BugCommandEvent(WPARAM wParam, LPARAM lParam) static INT_PTR BugCommand(WPARAM, LPARAM) { - NotifyEventHooks(hBugEvent, 0, (LPARAM)"http://code.google.com/p/miranda/issues/list"); + NotifyEventHooks(hBugEvent, 0, (LPARAM)"http://trac.mysvn.ru/ghazan/myranda/report"); return 0; } -- cgit v1.2.3