diff options
Diffstat (limited to 'extensions/BMO/template/en/default/pages')
-rw-r--r-- | extensions/BMO/template/en/default/pages/researchers.html.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/BMO/template/en/default/pages/researchers.html.tmpl b/extensions/BMO/template/en/default/pages/researchers.html.tmpl index 5f63bae62..163ccc70d 100644 --- a/extensions/BMO/template/en/default/pages/researchers.html.tmpl +++ b/extensions/BMO/template/en/default/pages/researchers.html.tmpl @@ -15,7 +15,8 @@ <p>Sanitized dumps of the contents of [% terms.Bugzilla %] (with protected classes of [% terms.bugs %] including,<br> but not limited to, security, legal and HR removed) are available to interested researchers.<br> - Please contact Mike Hoye - <a href="mailto:mhoye@mozilla.com">mhoye@mozilla.com</a> - - for information.</p> + Recent MySQL based dump files can be downloaded <a href="https://people.mozilla.org/~mhoye/bugzilla/">here</a>.</p> +<p>Please contact <a href="mailto:mhoye@mozilla.com">Mike Hoye</a> + for any questions or problems.</p> [% INCLUDE global/footer.html.tmpl %] |