Change PrereqsAlert.Designer.cs to point to GitHub instead of SF

This commit is contained in:
hegyak 2016-09-27 18:06:54 -07:00
parent 9316188717
commit b3d91049de
1 changed files with 2 additions and 2 deletions

View File

@ -85,10 +85,10 @@
this.linkLabel2.AutoSize = true;
this.linkLabel2.Location = new System.Drawing.Point(21, 261);
this.linkLabel2.Name = "linkLabel2";
this.linkLabel2.Size = new System.Drawing.Size(150, 13);
this.linkLabel2.Size = new System.Drawing.Size(283, 13);
this.linkLabel2.TabIndex = 4;
this.linkLabel2.TabStop = true;
this.linkLabel2.Text = "http://sf.net/projects/bizhawk";
this.linkLabel2.Text = "https://github.com/TASVideos/BizHawk-Prereqs/releases";
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
//
// button1