diff options
author | mkanat%bugzilla.org <> | 2009-02-02 23:59:59 +0100 |
---|---|---|
committer | mkanat%bugzilla.org <> | 2009-02-02 23:59:59 +0100 |
commit | edf33eea47a6a127861639271b93e34278defb5c (patch) | |
tree | 3dcbc0db4a362836852d0ee76b740015c2c2855e /template/en | |
parent | d5d928102e575599296421f3334e9f8c82ae5292 (diff) | |
download | bugzilla-edf33eea47a6a127861639271b93e34278defb5c.tar.gz bugzilla-edf33eea47a6a127861639271b93e34278defb5c.tar.xz |
The URL to the Security Advisory was incorrect.
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 1bce4e209..6f5a7fa9f 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -101,7 +101,7 @@ <p>This release contains several security fixes. One fix may break any automated scripts you have that are loading <kbd>process_bug.cgi</kbd> directly. We recommend that you read the entire - <a href="http://www.bugzilla.org/security/2.22.7/">Security Advisory</a> + <a href="http://www.bugzilla.org/security/2.22.6/">Security Advisory</a> for this release.</p> <h2><a name="v32_req"></a>Minimum Requirements</h2> |