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 5ebb025 commit 90d7e37Copy full SHA for 90d7e37
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="https://developer.mozilla.org/docs/Mozilla/QA/Bug_writing_guidelines">
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