Edited documentation link

This commit is contained in:
Alexander 2018-12-07 14:21:56 +02:00
parent db1114d3a7
commit 8e2a9db3a2

View file

@ -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)