docs/website/news.html: add 2024.02 announcement link

And fix the s/2023/2024 typo in the title.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2024-03-05 16:16:25 +01:00
parent 87e979e457
commit c5c15b606b

View File

@ -13,14 +13,15 @@
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">2023.02 released</h4>
<h4 class="timeline-title">2024.02 released</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>5 March 2024</small></p>
</div>
<div class="timeline-body">
<p>The stable 2024.02 release is out - Thanks to everyone
contributing and testing the release candidates. See the
<a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2024.02">CHANGES</a>
file for more details
file for more details, read the
<a href="https://lore.kernel.org/buildroot/87msrczp4z.fsf@48ers.dk/">announcement</a>
and go to the <a href="/downloads/">downloads page</a> to pick up the
<a href="/downloads/buildroot-2024.02.tar.xz">2024.02 release</a>.</p>