summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/bug')
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl2
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl2
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl6
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl2
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl2
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl4
-rw-r--r--extensions/BMO/template/en/default/bug/create/user-message.html.tmpl2
7 files changed, 10 insertions, 10 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl
index 333bf634a..5d9d20be8 100644
--- a/extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-client-bounty.html.tmpl
@@ -157,7 +157,7 @@ function validateAndSubmit() {
How was this issue discovered, include the steps, tools, Firefox version,
operating system version, or other information that will help reproduce and
diagnose the issue. A good primer on what to include can be found
- <a href="https://developer.mozilla.org/en-US/docs/Mozilla/QA">here</a>.
+ <a href="https://developer.mozilla.org/docs/Mozilla/QA">here</a>.
</div>
<textarea required id="comment" name="comment" cols="80" rows="5"></textarea>
</div>
diff --git a/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl
index 0ee909005..ed4b795b7 100644
--- a/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-doc.html.tmpl
@@ -155,7 +155,7 @@ function validateAndSubmit() {
multiple => 5
%]
<br>
- <a href="https://developer.mozilla.org/en-US/docs/Project:Subject-matter_experts"
+ <a href="https://developer.mozilla.org/docs/Project:Subject-matter_experts"
target="_blank" id="common_topic_experts">
List of common topic experts</a>
</td>
diff --git a/extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl
index 7be2214b2..e32ba62dc 100644
--- a/extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-ipc.html.tmpl
@@ -167,7 +167,7 @@ $(document).ready(function() {
</div>
<p>
- If you would like your snippet to include a link, please tag it by using the URL builder <a href="http://bit.ly/1JOgDr1">(http://bit.ly/1JOgDr1)</a> and following the steps below:
+ If you would like your snippet to include a link, please tag it by using the URL builder <a href="https://bit.ly/1JOgDr1">(https://bit.ly/1JOgDr1)</a> and following the steps below:
</p>
<img src="extensions/BMO/web/images/ipc_form_buildscreen.png" style = "width:50%"><br><br>
<div class="row">
@@ -180,7 +180,7 @@ $(document).ready(function() {
</div>
<p>
- Please reference the Mozilla In-Product Messaging Calendar for available dates. <a href="http://bit.ly/2aZ3w9c"> http://bit.ly/2aZ3w9c</a>
+ Please reference the Mozilla In-Product Messaging Calendar for available dates. <a href="https://bit.ly/2aZ3w9c"> https://bit.ly/2aZ3w9c</a>
</p>
<div class="row">
@@ -207,7 +207,7 @@ $(document).ready(function() {
<div class="row_desc">
<strong>Will you be able to provide the following assets for your snippet? Check all that apply.</strong><br>
Feel free to look at our existing icon library:
- <a href="http://bit.ly/2efXaFo">http://bit.ly/2efXaFo</a>
+ <a href="https://bit.ly/2efXaFo">https://bit.ly/2efXaFo</a>
</div>
<input type="checkbox" name="snippet_assets" id="copy" value="Copy">
<label for="copy">Copy</label><br>
diff --git a/extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl
index f4dcede93..d6243c73b 100644
--- a/extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl
@@ -29,7 +29,7 @@
[% USE Bugzilla %]
-<p>If you are interested in using the <a href="http://www.mozilla.org/poweredby">Powered by Mozilla logo</a>,
+<p>If you are interested in using the <a href="https://www.mozilla.org/about/powered-by/">Powered by Mozilla logo</a>,
please provide some information about your application or product.</p>
<p><strong>Please use this form for Powered by Mozilla logo requests only.</strong></p>
diff --git a/extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl
index 977ad00d4..90da895b2 100644
--- a/extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-trademark.html.tmpl
@@ -31,7 +31,7 @@
<p>
If, after reading
- <a href="http://www.mozilla.org/foundation/trademarks/">the trademark policy
+ <a href="https://www.mozilla.org/foundation/trademarks/">the trademark policy
documents</a>, you know you need permission to use a certain trademark, this
is the place to be.
</p>
diff --git a/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl
index 0be58f813..2446bbd2b 100644
--- a/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-web-bounty.html.tmpl
@@ -88,7 +88,7 @@ function validateAndSubmit() {
<input type="hidden" name="token" value="[% token FILTER html %]">
<div class="head_desc">
- <a href="https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines?redirectlocale=en-US&redirectslug=Bug_writing_guidelines">
+ <a href="https://developer.mozilla.org/docs/Mozilla/QA/Bug_writing_guidelines">
[% terms.Bug %] writing guidelines</a>
</div>
@@ -106,7 +106,7 @@ function validateAndSubmit() {
<div class="field_desc">
How was this issue discovered, include the steps, tools or other information that
will help reproduce and diagnose the issue. A good primer on what to include can
- be found <a href="https://developer.mozilla.org/en-US/docs/Mozilla/QA">here</a>.
+ be found <a href="https://developer.mozilla.org/docs/Mozilla/QA">here</a>.
</div>
<textarea id="comment" name="comment" cols="80" rows="5"></textarea>
</div>
diff --git a/extensions/BMO/template/en/default/bug/create/user-message.html.tmpl b/extensions/BMO/template/en/default/bug/create/user-message.html.tmpl
index e01ac4845..6ecd0bc75 100644
--- a/extensions/BMO/template/en/default/bug/create/user-message.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/user-message.html.tmpl
@@ -17,7 +17,7 @@
[% END +%]
[% UNLESS no_bug_guidelines %]
Before reporting a [% terms.bug %], make sure you've read our
- <a href="https://developer.mozilla.org/en/Bug_writing_guidelines">
+ <a href="https://developer.mozilla.org/docs/Mozilla/QA/Bug_writing_guidelines">
[% terms.bug %] writing guidelines</a> and double checked that your [% terms.bug %] hasn't already
been reported. Consult our list of <a href="https://bugzilla.mozilla.org/duplicates.cgi">
most frequently reported [% terms.bugs %]</a> and <a href="https://bugzilla.mozilla.org/query.cgi">