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

Commit

Permalink
Added link to MDL thread.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raven committed Jan 16, 2019
1 parent 39007d3 commit f87a42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MainForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ private void githubButton_Click(object sender, EventArgs e)

private void mdlButton_Click(object sender, EventArgs e)
{
Process.Start("");
Process.Start("https://forums.mydigitallife.net/threads/remade-winactive-a-simple-kms-activator.78836/");
}
}
}

0 comments on commit f87a42e

Please sign in to comment.