mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-28 13:40:58 +08:00
Update repo URL (#224)
This commit is contained in:
@@ -172,7 +172,7 @@ public partial class MainWindow : Window
|
||||
{
|
||||
Process.Start(new ProcessStartInfo
|
||||
{
|
||||
FileName = "https://github.com/par274/sharpemu",
|
||||
FileName = "https://github.com/sharpemu/sharpemu",
|
||||
UseShellExecute = true
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user