Skip to content

Commit 38c94eb

Browse files
CyberShadowdylanwh
authored andcommitted
Bug 1446236 - template/en/default/bug/new_bug.html.tmpl: Use relative URLs
1 parent fec3b27 commit 38c94eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/en/default/bug/new_bug.html.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
Before reporting a [% terms.bug %], make sure you've read our
3030
<a href="[% terms.BugWritingGuidelinesURL %]">
3131
[% 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">
32+
been reported. Consult our list of <a href="duplicates.cgi">
33+
most frequently reported [% terms.bugs %]</a> and <a href="query.cgi">
3434
search through descriptions</a> of previously reported [% terms.bugs %].
3535
</p>
3636
</div>

0 commit comments

Comments
 (0)