File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
extensions/GuidedBugEntry/web/js Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ var products = {
4646 l10n : true ,
4747 support :
4848 'If you are new to Firefox or Bugzilla, please consider checking ' +
49- '<a href="http://support.mozilla.com /">' +
49+ '<a href="http://support.mozilla.org /">' +
5050 '<img src="extensions/GuidedBugEntry/web/images/sumo.png" width="16" height="16" align="absmiddle">' +
5151 ' <b>Firefox Help</b></a> instead of creating a bug.'
5252 } ,
@@ -57,7 +57,7 @@ var products = {
5757 l10n : true ,
5858 support :
5959 'If you are new to Firefox or Bugzilla, please consider checking ' +
60- '<a href="http://support.mozilla.com /">' +
60+ '<a href="http://support.mozilla.org /">' +
6161 '<img src="extensions/GuidedBugEntry/web/images/sumo.png" width="16" height="16" align="absmiddle">' +
6262 ' <b>Firefox Help</b></a> instead of creating a bug.'
6363 } ,
@@ -130,4 +130,4 @@ var products = {
130130 support :
131131 'Please use <a href="http://landfill.bugzilla.org/">Bugzilla Landfill</a> to file "test bugs".'
132132 }
133- }
133+ } ;
You can’t perform that action at this time.
0 commit comments