diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-12-01 10:30:50 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-12-01 10:30:50 +0100 |
commit | b2cb0a6e65ed31696073890f77bbb778034ccb38 (patch) | |
tree | c4fbe7234567442376fc8e96c8eec3cac64db131 /docs/website | |
parent | 9dd76697ccd2bac65a78fd7687899e1c9ca14465 (diff) | |
download | buildroot-b2cb0a6e65ed31696073890f77bbb778034ccb38.tar.gz buildroot-b2cb0a6e65ed31696073890f77bbb778034ccb38.zip |
website/news.html: add 2017.11 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 5de000f685..1636d133e0 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -20,7 +20,8 @@ <p>The stable 2017.11 release is out - Thanks to everyone contributing and testing the release candidates. See the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11">CHANGES</a> - file for more details + file for more details, read the + <a href="http://lists.busybox.net/pipermail/buildroot/2017-December/208338.html">announcement</a> and go to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2017.11.tar.bz2">2017.11 release</a>.</p> </div> |