diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-09-06 22:51:35 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-09-06 22:51:35 +0200 |
commit | 619d4214a0f84ed8d1be6e9a0d6044d8b9f33a9f (patch) | |
tree | 7e69e51d1347dbbe7c73e3c780251bdd4d42069e /docs/website | |
parent | 339d550e92ac15de8668f32d66d16f198137006c (diff) | |
download | buildroot-619d4214a0f84ed8d1be6e9a0d6044d8b9f33a9f.tar.gz buildroot-619d4214a0f84ed8d1be6e9a0d6044d8b9f33a9f.zip |
website/news.html: add 2018.08 announcement link
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website')
-rw-r--r-- | docs/website/news.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index b46c69660f..b272353cfb 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -20,7 +20,8 @@ <p>The stable 2018.08 release is out - Thanks to everyone contributing and testing the release candidates. See the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08">CHANGES</a> - file for more details + file for more details, read the + <a href="http://lists.busybox.net/pipermail/buildroot/2018-September/229982.html">announcement</a> and go to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2018.08.tar.bz2">2018.08 release</a>.</p> </div> |