mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Update MainForm.cs
This commit is contained in:
@@ -501,7 +501,7 @@ namespace Netch.Forms
|
||||
|
||||
private void fAQToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
Utils.Utils.Open("https://netch.org/#/docs/zh-CN/faq");
|
||||
Utils.Utils.Open("https://docs.netch.org");
|
||||
}
|
||||
|
||||
#endregion
|
||||
@@ -1466,4 +1466,4 @@ namespace Netch.Forms
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user