We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec3b27 commit 38c94ebCopy full SHA for 38c94eb
template/en/default/bug/new_bug.html.tmpl
@@ -29,8 +29,8 @@
29
Before reporting a [% terms.bug %], make sure you've read our
30
<a href="[% terms.BugWritingGuidelinesURL %]">
31
[% terms.bug %] writing guidelines</a> and double checked that your [% terms.bug %] hasn't already
32
- been reported. Consult our list of <a href="https://bugzilla.mozilla.org/duplicates.cgi">
33
- most frequently reported [% terms.bugs %]</a> and <a href="https://bugzilla.mozilla.org/query.cgi">
+ been reported. Consult our list of <a href="duplicates.cgi">
+ most frequently reported [% terms.bugs %]</a> and <a href="query.cgi">
34
search through descriptions</a> of previously reported [% terms.bugs %].
35
</p>
36
</div>
0 commit comments