1
0
mirror of synced 2025-02-26 22:59:24 +01:00

Adjust wiki link

This commit is contained in:
KillzXGaming 2019-06-02 14:42:27 -04:00
parent 54f6fbb227
commit f52b605dce
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1179,7 +1179,7 @@ namespace Toolbox
}
private void tutorialToolStripMenuItem_Click(object sender, EventArgs e) {
System.Diagnostics.Process.Start("https://github.com/KillzXGaming/Switch-Toolbox/wiki/Tutorial-Home-Page");
System.Diagnostics.Process.Start("https://github.com/KillzXGaming/Switch-Toolbox/wiki");
}
private void checkShaderErrorsToolStripMenuItem_Click(object sender, EventArgs e)