diff options
Diffstat (limited to 'tmpl/advisory.txt')
-rw-r--r-- | tmpl/advisory.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/advisory.txt b/tmpl/advisory.txt index 1bd2c9d..b34b13c 100644 --- a/tmpl/advisory.txt +++ b/tmpl/advisory.txt @@ -19,7 +19,7 @@ References: [% END -%] [% IF adv.CVE -%] [% FOREACH cve IN adv.CVE.list -%] -- http://cve.mitre.org/cgi-bin/cvename.cgi?name=[% cve %] +- https://cve.mitre.org/cgi-bin/cvename.cgi?name=[% cve %] [% END -%] [% END -%] |