Update MainWindow.xaml.cs
This commit is contained in:
parent
e07e9bb70c
commit
a6eace828f
@ -94,7 +94,7 @@ namespace DerpingDrivers
|
||||
|
||||
private void Discord_OnClick(object sender, RoutedEventArgs e)
|
||||
{
|
||||
Process.Start("https://discord.vigem.org");
|
||||
Process.Start("https://discord.nefarius.at");
|
||||
}
|
||||
|
||||
private void Forums_OnClick(object sender, RoutedEventArgs e)
|
||||
|
Loading…
Reference in New Issue
Block a user