diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-15 17:47:03 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-15 17:47:51 +0200 |
commit | d96cbe444fb9372276313af41503fea2b7140d57 (patch) | |
tree | 9d296dc6e856650698309af91525dccf01e46687 /_includes/frontpage | |
parent | Sponsors: fix VSYS.host images (diff) | |
download | www-d96cbe444fb9372276313af41503fea2b7140d57.tar.gz www-d96cbe444fb9372276313af41503fea2b7140d57.tar.bz2 www-d96cbe444fb9372276313af41503fea2b7140d57.zip |
Temporary pin link to info page about BleedingTooth vulnerability
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to '_includes/frontpage')
-rw-r--r-- | _includes/frontpage/wiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/frontpage/wiki b/_includes/frontpage/wiki index 8034395..fbad2e0 100644 --- a/_includes/frontpage/wiki +++ b/_includes/frontpage/wiki @@ -1,6 +1,6 @@ <table class="table table-striped frontpage-table"> <tr> - <td class="frontpage-table-wiki-title"><a href="https://wiki.gentoo.org/wiki/Project:Security/Vulnerabilities/Spectre_SWAPGS_gadget_vulnerability" title="What you need to know about Spectre SWAPGS gadget vulnerability and Gentoo Linux">Spectre SWAPGS gadget vulnerability</a></td> + <td class="frontpage-table-wiki-title"><a href="https://wiki.gentoo.org/wiki/Project:Security/Vulnerabilities/BleedingTooth_vulnerability" title="What you need to know about BleedingTooth vulnerability and Gentoo Linux">BleedingTooth vulnerability</a></td> <td>started by Whissi</td> </tr> {% for post in site.data.wiki.updates limit:4 %} |