Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Commit

Permalink
Updated github link
Browse files Browse the repository at this point in the history
  • Loading branch information
Hawxy committed Aug 2, 2017
1 parent 66b8f94 commit eaae502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCPatchDownloader/MainWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ private void MainWindow_FormClosing(object sender, FormClosingEventArgs e)

private void GitHubButtonClick(object sender, EventArgs e)
{
Process.Start("https://github.com/Hawxy/SCAlternativePatcher/");
Process.Start("https://github.com/Hawxy/SCAlternativeDownloader/");
}

private void customBuildSelect_Click(object sender, EventArgs e)
Expand Down

0 comments on commit eaae502

Please sign in to comment.