diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-05-30 17:55:28 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-05-30 17:55:28 +0200 |
commit | 30d52c67a77931495a51e9a27b98ec67a96cde54 (patch) | |
tree | 6ddf68450240743914fd559074dcad3a54984669 /docs/website | |
parent | ae1f0472957c40d67d316cd741467ed5d85fcf40 (diff) | |
download | buildroot-30d52c67a77931495a51e9a27b98ec67a96cde54.tar.gz buildroot-30d52c67a77931495a51e9a27b98ec67a96cde54.zip |
docs/website/news.html: fix s/2018.05/2018.02/ typos
Reported-by: Andreas Naumann <dev@andin.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website')
-rw-r--r-- | docs/website/news.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index b89e6e27ed..a4d83e144d 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -23,7 +23,7 @@ file for details.</p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up - the <a href="/downloads/buildroot-2018.02-rc5.tar.bz2">2018.02-rc5 + the <a href="/downloads/buildroot-2018.05-rc3.tar.bz2">2018.05-rc3 release candidate</a>, and report any problems found to the <a href="support.html">mailing list</a> or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> @@ -69,7 +69,7 @@ </p> <p>Head to the <a href="/downloads/">downloads page</a> to pick up the - <a href="/downloads/buildroot-2018.02-rc1.tar.bz2">2018.05-rc1 + <a href="/downloads/buildroot-2018.05-rc1.tar.bz2">2018.05-rc1 release candidate</a>, and report any problems found to the <a href="support.html">mailing list</a> or <a href="https://bugs.buildroot.org">bug tracker</a>.</p> |