mirror of
https://github.com/reactos/reactosdbg.git
synced 2025-02-17 01:49:16 +00:00
renamed wiki page to "ReactOS Remote Debugger"
svn path=/trunk/tools/reactosdbg/; revision=1029
This commit is contained in:
parent
7087f8b6ba
commit
9e59782b18
@ -251,7 +251,7 @@ namespace RosDBG
|
||||
|
||||
private void contentsToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
ReactOSWeb Help = new ReactOSWeb("Help", "http://www.reactos.org/wiki/index.php/ReactOSDbg");
|
||||
ReactOSWeb Help = new ReactOSWeb("Help", "http://www.reactos.org/wiki/index.php/ReactOS_Remote_Debugger");
|
||||
Help.Show(dockPanel);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user