From 3a837cf7ebfe89cc1f69c51af5b82dde49282e30 Mon Sep 17 00:00:00 2001 From: RKrom Date: Mon, 29 Oct 2012 12:36:52 +0000 Subject: [PATCH] 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@2220 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/Forms/BugReportForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Greenshot/Forms/BugReportForm.Designer.cs b/Greenshot/Forms/BugReportForm.Designer.cs index d69e48703..36c6a4fee 100644 --- a/Greenshot/Forms/BugReportForm.Designer.cs +++ b/Greenshot/Forms/BugReportForm.Designer.cs @@ -91,7 +91,7 @@ namespace Greenshot.Forms { this.linkLblBugs.Size = new System.Drawing.Size(465, 23); this.linkLblBugs.TabIndex = 9; 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.LinkLblBugsLinkClicked); // // BugReportForm