Changed bug URL to go to http://getgreenshot.org/tickets/ so we can change the link if we move to a different tracker. (which will happen when we upgrade our sourceforge project)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2222 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-10-29 15:50:55 +00:00
commit 0eda4a8c5b

View file

@ -117,7 +117,7 @@ namespace Greenshot {
this.linkLblBugs.Size = new System.Drawing.Size(465, 23);
this.linkLblBugs.TabIndex = 8;
this.linkLblBugs.TabStop = true;
this.linkLblBugs.Text = "http://sourceforge.net/tracker/?group_id=191585&atid=937972";
this.linkLblBugs.Text = "http://getgreenshot.org/tickets/";
this.linkLblBugs.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabelClicked);
//
// lblBugs