diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2014-11-13 23:45:40 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-13 23:45:40 +0100 |
commit | 34cfa3fc36a270287b677463228afad5a778c873 (patch) | |
tree | 84a9b468a49cc7eac2a4d202f9144ad40e294689 | |
parent | 5ad4ac083276b3504889c39351a56d947f172b5f (diff) | |
download | buildroot-34cfa3fc36a270287b677463228afad5a778c873.tar.gz buildroot-34cfa3fc36a270287b677463228afad5a778c873.zip |
doc/news.html: fix html tag closing
From the recent dev days meeting report addition.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | docs/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/news.html b/docs/news.html index d146c3bc6d..798fb0289e 100644 --- a/docs/news.html +++ b/docs/news.html @@ -22,7 +22,7 @@ <p>The next Developer Days will take place on February 2nd and 3rd in Brussels, Belgium, right after <a href="http://fosdem.org">FOSDEM</a>. See the <a - href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki<a> + href="http://elinux.org/Buildroot:DeveloperDaysFOSDEM2015">wiki</a> for more details.</p> <li><b>12 November 2014 -- 2014.11-rc1 released</b> |