From 9a7ecca52a1e3db8a3952b97986f1dfd69d71d3e Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Sun, 22 Feb 2015 00:57:24 -0600 Subject: [PATCH] moved NEWS --- Home.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Home.md b/Home.md index 82ee9d9..72649f8 100644 --- a/Home.md +++ b/Home.md @@ -112,8 +112,6 @@ What's New? ----------- The description of latest changes can be found in [`NEWS.txt`](https://github.com/open-source-parsers/jsoncpp/blob/master/NEWS.txt) in the top-directory of the project. -**TODO**: Move to wiki. - Related links ------------- * [JSON](http://www.json.org/) Specification and alternate language implementations.