Update Xbox 360 Driver Link

Change provided by s-eam
This commit is contained in:
Travis Nickles 2017-03-19 16:50:01 -07:00
parent 419f92ee3f
commit 6fda94f296

View File

@ -131,7 +131,7 @@ namespace DS4Windows
private void button2_Click(object sender, EventArgs e)
{
Process.Start("http://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows");
Process.Start("http://www.microsoft.com/accessories/en-gb/d/xbox-360-controller-for-windows");
}
}
}