mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Edited documentation link
This commit is contained in:
parent
db1114d3a7
commit
8e2a9db3a2
1 changed files with 1 additions and 1 deletions
|
|
@ -712,7 +712,7 @@ private void findToolStripMenuItem2_Click(object sender, EventArgs e)
|
|||
|
||||
private void documentationToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
Process.Start("https://github.com/Sigmanor/Crypto-Notepad/wiki/Documentation-%28ENG%29");
|
||||
Process.Start("https://github.com/Sigmanor/Crypto-Notepad/wiki/Documentation");
|
||||
}
|
||||
|
||||
private void сервисToolStripMenuItem_DropDownOpened(object sender, EventArgs e)
|
||||
|
|
|
|||
Loading…
Reference in a new issue