]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix typo
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 19 Jan 2015 21:16:30 +0000 (22:16 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 19 Jan 2015 21:16:30 +0000 (22:16 +0100)
template/en/default/pages/release-notes.html.tmpl

index bb4982c403bec3e9840210e3e6c2395ffe3d5be4..e30d53503381de57c861c8bb13a4b5f50a0d6f89 100644 (file)
@@ -75,7 +75,7 @@
 <h3>4.0.16</h3>
 
 <p>This release fixes a couple of security issues. See the
-  <a href="http://www.bugzilla.org/security/4.0.15/">Security Advisory</a>
+  <a href="https://www.bugzilla.org/security/4.0.15/">Security Advisory</a>
   for details.</p>
 
 <p>In addition, the following important fix has been made in this release:</p>
@@ -85,7 +85,7 @@
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1064140">[% terms.bug %] 1064140</a>),
     comments made while setting a flag from the attachment details page are again
     included in the flag notification email.
-    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1082887">[% terms.Bug %] 1082887</a>).</li>
+    (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1082887">[% terms.Bug %] 1082887</a>)</li>
 </ul>
 
 <h3>4.0.15</h3>